Libraries tagged by php
hamcrest/hamcrest-php
534958566 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
262856180 Downloads
A tool to automatically fix PHP code style
aws/aws-sdk-php
566221474 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
pestphp/pest
82740529 Downloads
The elegant PHP Testing Framework.
nunomaduro/termwind
294608054 Downloads
It's like Tailwind CSS, but for the console.
nunomaduro/collision
376802715 Downloads
Cli error handling for console/command-line PHP applications.
maatwebsite/excel
166418843 Downloads
Supercharged Excel exports and imports in Laravel
larastan/larastan
66078814 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/orm
310632799 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
991642716 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
931846705 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
623369838 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
443310398 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
620045570 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
758462210 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure