byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:未知
cheprasov/php-memcached-lock
MemcachedLock 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.
时间:未知
ezsystems/stash-bundle
Incorporates the Stash caching library into Symfony.
时间:未知
resquebundle/resque
A Symfony 4 bundle to manage Resque job queues
时间:未知
superbalist/php-pubsub-redis
A Redis adapter for the php-pubsub package
时间:未知
spinx/sidekiq-job-php
Push and schedule jobs to Sidekiq from PHP
时间:未知
naroga/redis-cache
A Redis driver that implements PSR-16 (Simple Cache)
时间:未知
maba/gentle-force-bundle
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
时间:未知