Search results for a
composer/composer
147794310 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
vlucas/phpdotenv
451417040 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
twig/twig
351801568 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
367989522 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
557478385 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/yaml
597031123 Downloads
Loads and dumps YAML files
symfony/var-dumper
644835523 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/translation
642105564 Downloads
Provides tools to internationalize your application
symfony/routing
601540307 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
575740266 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/mime
477098595 Downloads
Allows manipulating MIME messages
symfony/http-kernel
627283875 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
671293370 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/finder
770126028 Downloads
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
766598163 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them