Libraries tagged by _____
webmozart/assert
825858727 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
540421570 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
405858054 Downloads
Twig, the flexible, fast, and secure template language for PHP
twbs/bootstrap
16110682 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
tijsverkoyen/css-to-inline-styles
449501225 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
677803924 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
713000016 Downloads
Loads and dumps YAML files
symfony/var-dumper
770595920 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
757900669 Downloads
Provides tools to internationalize your application
symfony/service-contracts
766265351 Downloads
Generic abstractions related to writing services
symfony/routing
713529598 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
884978511 Downloads
Executes commands in sub-processes
symfony/polyfill-mbstring
1067887838 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
695044261 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
891227125 Downloads
Symfony polyfill for ctype functions