Libraries tagged by _____
guzzlehttp/guzzle
755883448 Downloads
Guzzle is a PHP HTTP client library
webmozart/assert
699499835 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
446195789 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
348267059 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
363220489 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
550434834 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
590031760 Downloads
Loads and dumps YAML files
symfony/var-dumper
637107371 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
635031205 Downloads
Provides tools to internationalize your application
symfony/service-contracts
613494152 Downloads
Generic abstractions related to writing services
symfony/routing
594538924 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
741036063 Downloads
Executes commands in sub-processes
symfony/polyfill-php72
588694371 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
905427262 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
568406340 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions