Libraries tagged by php
phpoffice/phpspreadsheet
101735228 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nikic/php-parser
419235435 Downloads
A PHP parser written in PHP
firebase/php-jwt
182646880 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
vlucas/phpdotenv
283741772 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/polyfill-php72
368229053 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
phpunit/phpunit
466011439 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
451148198 Downloads
Utility class for timing
phpunit/php-text-template
443669829 Downloads
Simple template engine.
phpunit/php-file-iterator
451350694 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
456409790 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
107831315 Downloads
PHPStan - PHP Static Analysis Tool
doctrine/lexer
459075359 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
444385202 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
297000416 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
336489612 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.