Libraries tagged by COM
smarty/smarty
33411720 Downloads
Smarty - the compiling PHP template engine
sentry/sentry-symfony
51035755 Downloads
Symfony integration for Sentry (http://getsentry.com)
scssphp/scssphp
22465664 Downloads
scssphp is a compiler for SCSS written in PHP.
psr/http-server-middleware
68951696 Downloads
Common interface for HTTP server-side middleware
psr/http-server-handler
77141679 Downloads
Common interface for HTTP server-side request handler
pragmarx/google2fa-laravel
11883694 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
phpstan/extension-installer
75282930 Downloads
Composer plugin for automatic installation of PHPStan extensions
phpro/grumphp
13001243 Downloads
A composer plugin that enables source code quality checks.
phpmetrics/phpmetrics
12671959 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-ffmpeg/php-ffmpeg
17243627 Downloads
FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg
pdepend/pdepend
97882407 Downloads
Official version of pdepend to be handled with Composer
nette/robot-loader
46532189 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
mrclay/minify
15139036 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
matthiasmullie/minify
24766203 Downloads
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.
league/fractal
56614138 Downloads
Handle the output of complex data structures ready for API output.