MrGreenStuff's Stars
symfony/polyfill-php81
Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions
symfony/polyfill-php80
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/security-guard
Symfony Security Component - Guard
symfony/psr-http-message-bridge
PSR HTTP message bridge
symfony/security-csrf
Symfony Security Component - CSRF Library
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/security-core
Symfony Security Component - Core Library
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
symfony/http-client
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/mime
Allows manipulating MIME messages
symfony/polyfill-php73
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/maker-bundle
Symfony Maker Bundle
symfony/inflector
Converts words between their singular and plural forms (English only)
symfony/intl
Provides access to the localization data of the ICU library
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
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/deprecation-contracts
A generic function and convention to trigger deprecation notices
symfony/error-handler
Provides tools to manage errors and ease debugging PHP code
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/dotenv
Registers environment variables from a .env file
symfony/flex
Composer plugin for Symfony
symfony/expression-language
Provides an engine that can compile and evaluate expressions
symfony/filesystem
Provides basic utilities for the filesystem