Libraries tagged by to
tijsverkoyen/css-to-inline-styles
411960411 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
620580107 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
webmozart/assert
769951849 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
498731005 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
562312117 Downloads
Generic abstractions related to translation
symfony/translation
704398746 Downloads
Provides tools to internationalize your application
symfony/service-contracts
698391265 Downloads
Generic abstractions related to writing services
symfony/routing
662056048 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
639868010 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
612804193 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
836418488 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
521864744 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
654435655 Downloads
A generic function and convention to trigger deprecation notices
symfony/css-selector
634409294 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
738882080 Downloads
Provides functionality to recursively process PHP variables