Libraries tagged by to
monolog/monolog
999868138 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
529051568 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
781663359 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
webmozart/assert
918887812 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
628662413 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
732359860 Downloads
Generic abstractions related to translation
symfony/translation
869278239 Downloads
Provides tools to internationalize your application
symfony/service-contracts
898093435 Downloads
Generic abstractions related to writing services
symfony/routing
821475733 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
808055198 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
791491404 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1022060474 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
683720422 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
866536451 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
448256382 Downloads
Allows you to standardize and centralize the way objects are constructed in your application