Asenar's Stars
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/filesystem
Provides basic utilities for the filesystem
symfony/flex
Composer plugin for Symfony
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application
symfony/dom-crawler
Eases DOM navigation for HTML and XML documents
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/dotenv
Registers environment variables from a .env file
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/maker-bundle
Symfony Maker Bundle
symfony/event-dispatcher-contracts
A set of event dispatcher abstractions extracted out of the Symfony components
symfony/doctrine-bridge
Provides integration for Doctrine with various Symfony components
symfony/monolog-bundle
Symfony Monolog Bundle
symfony/expression-language
Provides an engine that can compile and evaluate expressions
symfony/mime
Allows manipulating MIME messages
symfony/form
Allows to easily create, process and reuse HTML forms
symfony/intl
Provides access to the localization data of the ICU library
symfony/error-handler
Provides tools to manage errors and ease debugging PHP code
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
symfony/deprecation-contracts
A generic function and convention to trigger deprecation notices
symfony/http-client
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
symfony/mailer
Helps sending emails
symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
symfony/notifier
Sends notifications via one or more channels (email, SMS, ...)
symfony/doctrine-messenger
Symfony Doctrine Messenger Bridge