Libraries tagged by it
phpunit/php-file-iterator
966992607 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
doctrine/collections
449377867 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
nunomaduro/termwind
305462132 Downloads
It's like Tailwind CSS, but for the console.
mobiledetect/mobiledetectlib
181616752 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.
larastan/larastan
71356048 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
composer/composer
205808678 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
league/csv
199270053 Downloads
CSV data manipulation made easy in PHP
composer/installers
150721635 Downloads
A multi-framework Composer library installer
owen-it/laravel-auditing
40828632 Downloads
Audit changes of your Eloquent models in Laravel
itsgoingd/clockwork
31690324 Downloads
php dev tools in your browser
setasign/fpdi
170625608 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
51205101 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
roave/security-advisories
109653658 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-amqplib/php-amqplib
138555770 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
155795462 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists