Libraries tagged by a
nunomaduro/collision
358727169 Downloads
Cli error handling for console/command-line PHP applications.
league/flysystem
681241477 Downloads
File storage abstraction for PHP
friendsofphp/php-cs-fixer
251760350 Downloads
A tool to automatically fix PHP code style
doctrine/lexer
960085929 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/dbal
606036627 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
430990281 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/composer
196585196 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-ide-helper
133216689 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
doctrine/cache
611449915 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
vlucas/phpdotenv
641700253 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
466638737 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
541092674 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.
theseer/tokenizer
796317225 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
832966126 Downloads
Loads and dumps YAML files
symfony/var-dumper
907024025 Downloads
Provides mechanisms for walking through any arbitrary PHP variable