Libraries tagged by php
friendsofphp/php-cs-fixer
252624619 Downloads
A tool to automatically fix PHP code style
aws/aws-sdk-php
546487632 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
pestphp/pest
73494507 Downloads
The elegant PHP Testing Framework.
nunomaduro/collision
359993405 Downloads
Cli error handling for console/command-line PHP applications.
maatwebsite/excel
158656953 Downloads
Supercharged Excel exports and imports in Laravel
doctrine/orm
301772859 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
962424844 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
904417802 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
607627941 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
431926730 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
612145082 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
739234262 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
171791805 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
133698871 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
phpdocumentor/type-resolver
752419106 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names