Libraries tagged by a
vlucas/phpdotenv
485766109 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
374760236 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
400023466 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
603555585 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
642362662 Downloads
Loads and dumps YAML files
symfony/var-dumper
694282377 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
687779672 Downloads
Provides tools to internationalize your application
symfony/routing
646171579 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
622816577 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/mime
522184032 Downloads
Allows manipulating MIME messages
symfony/http-kernel
673429146 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
719586183 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
824192859 Downloads
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
817868293 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/console
903267018 Downloads
Eases the creation of beautiful and testable command line interfaces