Libraries tagged by __
webmozart/assert
821256815 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
536772045 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
403563856 Downloads
Twig, the flexible, fast, and secure template language for PHP
twbs/bootstrap
16020294 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
tijsverkoyen/css-to-inline-styles
446263400 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
673383958 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
708324381 Downloads
Loads and dumps YAML files
symfony/var-dumper
765395067 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
753163648 Downloads
Provides tools to internationalize your application
symfony/routing
709020583 Downloads
Maps an HTTP request to a set of configuration variables
symfony/process
879588920 Downloads
Executes commands in sub-processes
symfony/polyfill-mbstring
1061796781 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-idn
690130372 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-ctype
885703686 Downloads
Symfony polyfill for ctype functions
symfony/http-kernel
738844833 Downloads
Provides a structured process for converting a Request into a Response