Libraries tagged by __
webmozart/assert
697156546 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
444488428 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
347024946 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
361661595 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
548141353 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
587729958 Downloads
Loads and dumps YAML files
symfony/var-dumper
634548933 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
632709666 Downloads
Provides tools to internationalize your application
symfony/service-contracts
610760960 Downloads
Generic abstractions related to writing services
symfony/routing
592280698 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
738294905 Downloads
Executes commands in sub-processes
symfony/polyfill-php72
587224405 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
902444968 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
565984445 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
740098901 Downloads
Symfony polyfill for ctype functions