Search results for a
webmozart/assert
718579158 Downloads
Assertions to validate method input/output with nice error messages.
doctrine/annotations
464869030 Downloads
Docblock Annotations Parser
aws/aws-sdk-php
395732957 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/event-dispatcher-contracts
557680834 Downloads
Generic abstractions related to dispatching event
phpstan/phpstan
234205814 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
588936234 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
league/flysystem
488237775 Downloads
File storage abstraction for PHP
friendsofphp/php-cs-fixer
171764230 Downloads
A tool to automatically fix PHP code style
doctrine/lexer
720205488 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/dbal
465730793 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
507752167 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
150185348 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
460279474 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
357760539 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
376292011 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.