Libraries tagged by php
league/csv
185228174 Downloads
CSV data manipulation made easy in PHP
laravel/pint
173264523 Downloads
An opinionated code formatter for PHP.
laravel/pail
64809219 Downloads
Easily delve into your Laravel application's log files directly from the command line.
larastan/larastan
58254952 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
endroid/qr-code
75477664 Downloads
Endroid QR Code
doctrine/migrations
219788359 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.
doctrine/common
378266470 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
wp-coding-standards/wpcs
48876445 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symfony/property-info
282993460 Downloads
Extracts information about PHP class' properties using metadata of popular sources
slevomat/coding-standard
136124298 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
jean85/pretty-package-versions
321354761 Downloads
A library to get pretty versions strings of installed dependencies
jaybizzle/crawler-detect
105403104 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
composer/installers
145031288 Downloads
A multi-framework Composer library installer
clue/stream-filter
279320656 Downloads
A simple and modern approach to stream filtering in PHP
brianium/paratest
139565117 Downloads
Parallel testing for PHP