Libraries tagged by to
monolog/monolog
848909241 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
429173244 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
647493835 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
webmozart/assert
795632642 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
517641576 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
587431452 Downloads
Generic abstractions related to translation
symfony/translation
728617528 Downloads
Provides tools to internationalize your application
symfony/string
597851356 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/service-contracts
729460918 Downloads
Generic abstractions related to writing services
symfony/routing
685248975 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-php80
690315051 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php72
635360807 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-intl-idn
664626412 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
640250090 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
864314157 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them