Libraries tagged by temu
monolog/monolog
845361962 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
tijsverkoyen/css-to-inline-styles
426754306 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
791980898 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
515010907 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
583966920 Downloads
Generic abstractions related to translation
symfony/translation
725019784 Downloads
Provides tools to internationalize your application
symfony/string
593658748 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
725066524 Downloads
Generic abstractions related to writing services
symfony/routing
682018136 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-php80
686257913 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php72
633806358 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-intl-idn
661199436 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
636391567 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
860380031 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
542241001 Downloads
Provides tools to manage errors and ease debugging PHP code