Libraries tagged by it
phpunit/php-file-iterator
914137054 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
doctrine/collections
426474087 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
mobiledetect/mobiledetectlib
168641532 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
composer/composer
194424752 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
league/csv
178821721 Downloads
CSV data manipulation made easy in PHP
composer/installers
142167551 Downloads
A multi-framework Composer library installer
owen-it/laravel-auditing
36006837 Downloads
Audit changes of your Eloquent models in Laravel
itsgoingd/clockwork
29280149 Downloads
php dev tools in your browser
setasign/fpdi
153086858 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
robmorgan/phinx
48247376 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
roave/security-advisories
102192970 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-amqplib/php-amqplib
130929177 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
paragonie/sodium_compat
142829816 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
nunomaduro/termwind
265029908 Downloads
It's like Tailwind CSS, but for the console.
larastan/larastan
52918372 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel