Libraries tagged by tym
tijsverkoyen/css-to-inline-styles
363220489 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.
webmozart/assert
699499835 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
446195789 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation
635031205 Downloads
Provides tools to internationalize your application
symfony/service-contracts
613494152 Downloads
Generic abstractions related to writing services
symfony/routing
594538924 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-php72
588694371 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-intl-idn
568406340 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
536716160 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
758529159 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/css-selector
570126387 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
667220961 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
603097742 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
675627050 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
666619262 Downloads
Provides functionality to handle HHVM/PHP environments