Libraries tagged by to
tijsverkoyen/css-to-inline-styles
440876261 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
665998388 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
webmozart/assert
813608742 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
530711073 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation
745361649 Downloads
Provides tools to internationalize your application
symfony/service-contracts
751421908 Downloads
Generic abstractions related to writing services
symfony/routing
701536459 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
682023284 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
659430110 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
883988315 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/css-selector
671990324 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
785330681 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
719843532 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
794482980 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
784819311 Downloads
Provides functionality to handle HHVM/PHP environments