Libraries tagged by ta
monolog/monolog
835216734 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
419646065 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
781569035 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
507314398 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
573984999 Downloads
Generic abstractions related to translation
symfony/translation
715506559 Downloads
Provides tools to internationalize your application
symfony/service-contracts
712782271 Downloads
Generic abstractions related to writing services
symfony/routing
672700932 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
651358739 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
625444645 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
849246557 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
532747717 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
669723689 Downloads
A generic function and convention to trigger deprecation notices
symfony/css-selector
644557850 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
751308263 Downloads
Provides functionality to recursively process PHP variables