madebyclowd/laravel-auto-sequence
A concurrency-safe and customizable sequence number generator for Laravel Eloquent models, with support for database/Redis locking and soft deletes.
时间:2026-06-16 14:42
jarir-ahmed/cache
Framework-agnostic caching toolkit for PHP: PSR-16 + PSR-6, Redis/Memcached/APCu/File/PDO/tiered stores, tags, atomic locks, stampede protection, and HTTP caching (ETag/304, full-page).
时间:2026-06-10 17:24
bytetcore/queue-unique-runner
Ensure Laravel queue jobs run on only one server instance at a time with database or Redis distributed locking, heartbeat, and crash recovery.
时间:2026-04-03 11:15
kode/cache
Kode Cache - 高性能缓存组件,支持文件、内存、Redis、Memcached、APCu、SQLite等多种驱动,用于单机和分布式环境
时间:2026-04-02 09:45
vrtc/yii2-idempotency
High-performance idempotency behavior for Yii2 REST APIs with load protection
时间:2026-01-16 07:30
ginnerpeace/laravel-redis-lock
Simple redis distributed locks for Laravel.
时间:2026-01-04 19:33
cheprasov/php-redis-lock
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
时间:2026-01-04 19:11
malkusch/lock
Mutex library for exclusive code execution.
时间:2026-01-04 10:41
linkerlin/redi.php
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
时间:2025-11-14 02:57
msmm/hyperf-redis-lock
一个简单的Redis分布式锁的实现 基于Hyperf框架。本扩展实现了基本的分布式锁,支持阻塞式分布式锁和非阻塞式分布式锁。
时间:2024-11-06 03:56