Libraries tagged by it
phpunit/php-file-iterator
810940520 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
composer/composer
172512630 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
league/csv
143547501 Downloads
CSV data manipulation made easy in PHP
doctrine/collections
380792234 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
itsgoingd/clockwork
24145945 Downloads
php dev tools in your browser
setasign/fpdi
123831456 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.
roave/security-advisories
87082128 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
php-amqplib/php-amqplib
114015156 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
nunomaduro/termwind
193942370 Downloads
Its like Tailwind CSS, but for the console.
mobiledetect/mobiledetectlib
142088387 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
29132968 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/migrations
185608209 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
nette/finder
53499272 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
composer/installers
123903039 Downloads
A multi-framework Composer library installer
owen-it/laravel-auditing
27994326 Downloads
Audit changes of your Eloquent models in Laravel