Libraries tagged by a
webmozart/assert
815374569 Downloads
Assertions to validate method input/output with nice error messages.
doctrine/annotations
512773526 Downloads
Docblock Annotations Parser
aws/aws-sdk-php
451222869 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
phpseclib/phpseclib
378107952 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
symfony/service-contracts
753572952 Downloads
Generic abstractions related to writing services
symfony/event-dispatcher-contracts
661370171 Downloads
Generic abstractions related to dispatching event
phpstan/phpstan
290994363 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
651496066 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
league/flysystem
563910408 Downloads
File storage abstraction for PHP
friendsofphp/php-cs-fixer
204442101 Downloads
A tool to automatically fix PHP code style
doctrine/lexer
818609179 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/dbal
524164347 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
558849712 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/composer
168510130 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
532102096 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.