Libraries tagged by php
friendsofphp/php-cs-fixer
250365873 Downloads
A tool to automatically fix PHP code style
aws/aws-sdk-php
541530371 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
pestphp/pest
71526815 Downloads
The elegant PHP Testing Framework.
nunomaduro/collision
356264265 Downloads
Cli error handling for console/command-line PHP applications.
maatwebsite/excel
156645017 Downloads
Supercharged Excel exports and imports in Laravel
doctrine/orm
299625272 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
955625881 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
898042791 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/dbal
603736392 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
429217041 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
610145623 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phpdocumentor/reflection-common
734878836 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
170217397 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.
barryvdh/laravel-ide-helper
132342771 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpdocumentor/type-resolver
748010466 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names