Libraries tagged by php
laravel/pint
108885684 Downloads
An opinionated code formatter for PHP.
larastan/larastan
24803889 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
endroid/qr-code
54947711 Downloads
Endroid QR Code
doctrine/migrations
179270813 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
333664708 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.
doctrine/collections
370668377 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
symfony/property-info
215821280 Downloads
Extracts information about PHP class' properties using metadata of popular sources
slevomat/coding-standard
102346354 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
mobiledetect/mobiledetectlib
136263147 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.
jean85/pretty-package-versions
239233355 Downloads
A library to get pretty versions strings of installed dependencies
jaybizzle/crawler-detect
81651105 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
clue/stream-filter
230420249 Downloads
A simple and modern approach to stream filtering in PHP
brianium/paratest
89179412 Downloads
Parallel testing for PHP
barryvdh/laravel-ide-helper
104391365 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpspec/prophecy
529203999 Downloads
Highly opinionated mocking framework for PHP 5.3+