php.package.health
composer.json
.Package | Status | |
---|---|---|
matthiasmullie/ci-sniffer | Detects which CI environment the code is run and how to fetch details about the code being tested. | |
matthiasmullie/geo | Geography helper | |
matthiasmullie/minify | CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns. | |
matthiasmullie/ogone | Wrapper class to make Ogone implementations a lot easier | |
matthiasmullie/path-converter | Relative path converter | |
matthiasmullie/php-api | A neat little framework for creating PHP APIs | |
matthiasmullie/php-api-oauth | OAuth API | |
matthiasmullie/php-skeleton | Skeleton for PHP projects | |
matthiasmullie/post-to-email | Post to email | |
matthiasmullie/router | PSR-15 based router interface on top of FastRoute | |
matthiasmullie/scrapbook | Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top. | |
matthiasmullie/types | Some convenient classes to describe/cast types of values |