Libraries tagged by phpy
phpunit/php-code-coverage
745159192 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
256793019 Downloads
PHPStan - PHP Static Analysis Tool
phpseclib/phpseclib
349506264 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
phpoffice/phpspreadsheet
226968651 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nikic/php-parser
735137913 Downloads
A PHP parser written in PHP
hamcrest/hamcrest-php
391104090 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
184700982 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
353921310 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
aws/aws-sdk-php
420430396 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
phpdocumentor/reflection-common
614561672 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/orm
240397149 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
760825760 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
717543730 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
491339101 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
531342285 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.