symfony/semaphore
Symfony Semaphore Component provides a simple API to manage semaphores and locks, enabling exclusive access to shared resources across processes. Useful for coordinating concurrent jobs, preventing race conditions, and protecting critical sections.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/lock | 0.83 | Symfony Lock component creates and manages locks to ensure exclusive access to shared resources. Provides a unified API with multiple storage backends (e.g., filesystem, Redis, PDO) for preventing race conditions in concurrent apps. | 514 | 525 | 15 | 3M | 0 | 32.6 | 62.3 | MIT | 1 week ago | |
| sentry/sentry-laravel | 0.75 | Official Sentry SDK for Laravel. Automatically capture and report unhandled exceptions and performance data to Sentry, with seamless Laravel integration and configuration. Supports modern Laravel versions and includes tooling for monitoring errors in production. | 1,337 | 1,353 | 207 | 3M | 20 | 49.8 | 64.9 | MIT | 1 day ago | |
| symfony/rate-limiter | 0.75 | Symfony Rate Limiter component implementing token bucket rate limiting. Configure limiters via a factory and use reserve() to wait for tokens or consume() to attempt immediately. Supports pluggable storage like in-memory for controlling request/input/output rates. | 268 | 271 | 13 | 2M | 0 | 31.3 | 63.1 | MIT | 1 week ago |
How can I help you explore Laravel packages today?