Libraries tagged by tym
monolog/monolog
834944204 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
419447462 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
781272911 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
507095658 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
573707044 Downloads
Generic abstractions related to translation
symfony/translation
715243659 Downloads
Provides tools to internationalize your application
symfony/service-contracts
712419801 Downloads
Generic abstractions related to writing services
symfony/routing
672448192 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
651085419 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
625129254 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
848929056 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
532485919 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
669339976 Downloads
A generic function and convention to trigger deprecation notices
symfony/css-selector
644317808 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
750970846 Downloads
Provides functionality to recursively process PHP variables