symfony/lock
Symfony Lock component provides a unified API to create and manage locks, ensuring exclusive access to shared resources. Supports multiple backends (e.g., filesystem, Redis, PDO) to prevent race conditions in concurrent PHP apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aboutcoders/resource-lock-bundle | 0.88 | Symfony bundle providing a resource locking system backed by ORM. Configure a default lock manager and optional custom managers with prefixes, then fetch lock manager services from the container to set, get, and check locks across your app. | 4 | 5 | 2 | 492 | 0 | 0.4 | 27.6 | MIT | 5 years ago | |
| sofa/model-locking | 0.86 | — | 48 | 50 | 28 | 62 | 3 | 5.7 | 6.4 | MIT | 6 years ago | |
| lowerrocklabs/laravel-lockable | 0.86 | — | 8 | 8 | 3 | 1 | 2 | 2.5 | 3.1 | MIT | 2 years ago | |
| 1tomany/postgres-bundle | 0.85 | Symfony bundle that enhances Doctrine DBAL for PostgreSQL, adding an advisory lock manager and configurable middleware such as automatic session time zone. Auto-wires to the default Doctrine connection with simple YAML configuration. | 0 | 0 | 0 | 12 | 1 | 22.1 | 18.0 | MIT | 2 weeks ago | |
| roadrunner-php/lock | 0.82 | PHP locking primitives for RoadRunner apps: simple, lightweight mutex/lock abstractions to coordinate concurrent jobs and prevent race conditions across workers. Useful for guarding critical sections and safely sharing resources in high-throughput services. | 3 | 3 | 1 | 127K | 0 | 1.5 | 55.3 | MIT | 2 years ago | |
| symfony/filesystem | 0.69 | Symfony Filesystem component offers convenient, robust filesystem utilities for PHP: create, copy, move, remove, chmod, and mirror files/directories, with error handling and cross-platform support. Ideal for safe file operations in Symfony and beyond. | 4,645 | 4,700 | 48 | 13M | 0 | 58.0 | 55.8 | MIT | 1 week ago | |
| symfony/security | 0.68 | Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. | 1,199 | 1,210 | 57 | 138K | 0 | 8.4 | 20.1 | MIT | 3 years ago | |
| symfony/security-bundle | 0.67 | Symfony SecurityBundle tightly integrates the Symfony Security component into the full-stack framework, providing authentication, authorization, firewalls, user providers, and access control with seamless configuration and framework-level tooling. | 2,501 | 2,507 | 27 | 4M | 0 | 48.0 | 51.9 | MIT | 1 week ago |
How can I help you explore Laravel packages today?