Libraries tagged by symfony5
symfony/runtime
71838465 Downloads
Enables decoupling PHP applications from global state
symfony/rate-limiter
38031079 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
symfony/proxy-manager-bridge
96250456 Downloads
Provides integration for ProxyManager with various Symfony components
symfony/polyfill-php84
28760455 Downloads
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
symfony/polyfill-php70
196057318 Downloads
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-php56
196453489 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/password-hasher
116457073 Downloads
Provides password hashing utilities
symfony/orm-pack
34195717 Downloads
A pack for the Doctrine ORM
symfony/notifier
34580417 Downloads
Sends notifications via one or more channels (email, SMS, ...)
symfony/messenger
103061077 Downloads
Helps applications send and receive messages to/from other applications or via message queues
symfony/lock
110903028 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
symfony/html-sanitizer
21355095 Downloads
Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM.
symfony/doctrine-messenger
73468147 Downloads
Symfony Doctrine Messenger Bridge
symfony/contracts
62344493 Downloads
A set of abstractions extracted out of the Symfony components
symfony/clock
120298540 Downloads
Decouples applications from the system clock