Libraries tagged by temu
tijsverkoyen/css-to-inline-styles
391503749 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
740567803 Downloads
Assertions to validate method input/output with nice error messages.
vlucas/phpdotenv
476548546 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation-contracts
532496834 Downloads
Generic abstractions related to translation
symfony/translation
675545088 Downloads
Provides tools to internationalize your application
symfony/service-contracts
663459776 Downloads
Generic abstractions related to writing services
symfony/routing
634395528 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-idn
610340467 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/event-dispatcher-contracts
581457070 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
804317917 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
493431154 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
617197981 Downloads
A generic function and convention to trigger deprecation notices
symfony/css-selector
607922757 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
708933145 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
644283618 Downloads
Traverses array structures and object graphs to enumerate all referenced objects