Stars
Assertions to validate method input/output with nice error messages.
🔡 Portable ASCII library - performance optimized (ascii) string functions for PHP.
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Provides mechanisms for walking through any arbitrary PHP variable
A set of translation abstractions extracted out of the Symfony components
Provides tools to internationalize your application
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
A set of service abstractions extracted out of the Symfony components
Maps an HTTP request to a set of configuration variables
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
Symfony polyfill for the Mbstring extension
Symfony polyfill for intl's Normalizer class and related functions
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
Symfony polyfill for intl's grapheme_* functions
Provides a structured process for converting a Request into a Response
Defines an object-oriented layer for the HTTP specification
Finds files and directories via an intuitive fluent interface
A set of event dispatcher abstractions extracted out of the Symfony components
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
Provides tools to manage errors and ease debugging PHP code