php.package.health
composer.json
.Package | Status | |
---|---|---|
diversen/background-job | Simple background job creator | |
diversen/captcha | Captcha generator | |
diversen/cli-framework | A simple CLI framework built around pear-commandline | |
diversen/console-padding | Very basic console padding | |
diversen/get-browser-language | Single method that gets a browsers language, using Zend_Locale | |
diversen/get-meta-tags | Getting title and meta tags from external website using curl and DOM | |
diversen/get-url-part | Very simple and minimal library to get a part of the URL from | |
diversen/gps-from-exif | Get GPS from exif | |
diversen/gpt-translate | Translate long texts using GPT | |
diversen/gravatar | Framework agnostic class for getting gravatars from gravatar.com | |
diversen/http-send-file | Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download. | |
diversen/image-auto-rotate | Auto rotate image to correct position from exif | |
diversen/intl-phone | Get intl dial code info from country code | |
diversen/markdown-split-by-header | A php class that splits a markdown text into a multi-dimensional array based on header level | |
diversen/minimal-cli-framework | A very fast and simple CLI framework | |
diversen/minimal-log | A simple and very basic PHP log class. Can be used with your server and in commandline. | |
diversen/minimal-query-builder | A simple and very basic query builder class, which should support any database supported by PDO. | |
diversen/minimal-router | A very simple and minimal PHP router | |
diversen/mirror-path | Mirror a filesystem path | |
diversen/mycurl | Simple Curl wrapper for most common usage | |
diversen/parallel-processes | Maybe the most simple way to run parallel processes in php | |
diversen/parse-argv | Parse argv and get options and arguments | |
diversen/pebble-framework | A simple, small, and fast php framework | |
diversen/php-cli-spinners | Show a cli spinner while executing a callback | |
diversen/php-markdown-docs | Generate Markdown documentation from PHP source files. Useful for generating README.md for e.g. github.com | |
diversen/php-prg-pattern | A simple implementation of the PRG pattern in PHP | |
diversen/queue-simplex | Most simple PHP solution for adding jobs to a queue (using a database table). | |
diversen/redbean-composer | Latest Redbeanphp as a simgle file | |
diversen/shell-gpt-php | Using shell-gpt-php to generate code, system commands, or chat. Easy to extend. | |
diversen/simple-db-cache | Very simple key / value cache using a PDO database | |
diversen/simple-pager | A simple pager wrapper around pear-pager | |
diversen/simple-php-classes | A collection of simple classes | |
diversen/simple-php-github-api | simple php github api | |
diversen/simple-php-translation | simple solution for doing translation, extracting translations, and doing auto translation through google | |
diversen/simple-query-selector | A very simple way to query simpleXML documents using CSS selectors | |
diversen/tiny-gpt-client | A tiny GPT client for PHP |