Libraries tagged by tym
monolog/monolog
1009517422 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
535863728 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
926015497 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
636011371 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
741849824 Downloads
Generic abstractions related to translation
symfony/translation
877982269 Downloads
Provides tools to internationalize your application
symfony/service-contracts
908652117 Downloads
Generic abstractions related to writing services
symfony/routing
830404863 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
817491019 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
801368027 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1032198625 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
692679852 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
878319628 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
452892519 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/css-selector
793875508 Downloads
Converts CSS selectors to XPath expressions