Libraries tagged by lphp
vlucas/phpdotenv
457866345 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpunit/phpunit
714851196 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
688788585 Downloads
Utility class for timing
phpunit/php-text-template
680645782 Downloads
Simple template engine.
phpunit/php-file-iterator
690175698 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
701674783 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpstan/phpstan
232416984 Downloads
PHPStan - PHP Static Analysis Tool
phpoffice/phpspreadsheet
207640337 Downloads
PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine
nikic/php-parser
687086415 Downloads
A PHP parser written in PHP
hamcrest/hamcrest-php
363815837 Downloads
This is the PHP port of Hamcrest Matchers
friendsofphp/php-cs-fixer
170743057 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
326689826 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
aws/aws-sdk-php
393606250 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
phpdocumentor/reflection-common
586797005 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/lexer
716779558 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.