Libraries tagged by a
friendsofphp/php-cs-fixer
198389009 Downloads
A tool to automatically fix PHP code style
doctrine/lexer
800096531 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/dbal
513600743 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
366426091 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
550439352 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
164961025 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
518652732 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
392966515 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
430088997 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
649027878 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
684624529 Downloads
Loads and dumps YAML files
symfony/var-dumper
739679429 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
729678525 Downloads
Provides tools to internationalize your application
symfony/string
599527448 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/routing
686528411 Downloads
Maps an HTTP request to a set of configuration variables