Lurchi96's Stars
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-grapheme
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill
PHP polyfills
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/monolog-bundle
Symfony Monolog Bundle
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
symfony/mailer
Helps sending emails
symfony/mime
Allows manipulating MIME messages
symfony/maker-bundle
Symfony Maker Bundle
symfony/lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
symfony/intl
Provides access to the localization data of the ICU library
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/flex
Composer plugin for Symfony
symfony/filesystem
Provides basic utilities for the filesystem
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/form
Allows to easily create, process and reuse HTML forms
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/deprecation-contracts
A generic function and convention to trigger deprecation notices
symfony/error-handler
Provides tools to manage errors and ease debugging PHP code