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