#symfony-component (30 Repositories)
Ranked open-source repositories tagged with #symfony-component, scored by pull request acceptance likelihood and maintainer engagement velocity.
3.0%
1.2h
30 repositories tagged #symfony-component
symfony/polyfill
PHP polyfills
symfony/web-link
Manages links between resources
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/security-core
Symfony Security Component - Core Library
symfony/monolog-bridge
Provides integration for Monolog with various Symfony components
symfony/amqp-messenger
Symfony AMQP extension Messenger Bridge
symfony/property-info
Extracts information about PHP class' properties using metadata of popular sources
symfony/framework-bundle
Provides a tight integration between Symfony components and the Symfony full-stack framework
symfony/uid
Provides an object-oriented API to generate and represent UIDs
symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/console
Eases the creation of beautiful and testable command line interfaces
symfony/filesystem
Provides basic utilities for the filesystem
symfony/security-bundle
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/translation
Provides tools to internationalize your application
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/lock
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
symfony/mime
Allows manipulating MIME messages
symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
symfony/security-http
Symfony Security Component - HTTP Integration
symfony/process
Executes commands in sub-processes
symfony/error-handler
Provides tools to manage errors and ease debugging PHP code
symfony/var-exporter
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/cache
Provides extended PSR-6, PSR-16 (and tags) implementations
symfony/mailer
Helps sending emails
symfony/validator
Provides tools to validate values
symfony/twig-bundle
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/dependency-injection
Allows you to standardize and centralize the way objects are constructed in your application