Libraries tagged by redis php
nations-original/php-sf-cache
135 Downloads
PSR-16 cache adapters (Redis, Memcached, APCu) with helper functions. Works with Symfony, custom frameworks, and legacy projects.
msmm/hyperf-redis-lock
471 Downloads
一个简单的Redis分布式锁的实现 基于Hyperf框架。本扩展实现了基本的分布式锁,支持阻塞式分布式锁和非阻塞式分布式锁。
mkcg/php-query-model
1202 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
linkerlin/redi.php
1 Downloads
A pure PHP distributed data structures library, equivalent to Redisson implementation for PHP. Fully compatible with Redisson data structures.
kcyeu/rabbitmq-worker-php
2 Downloads
RabbitMQ worker as a daemon, which uses RedisCluster backend.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
hunzsig/h-php
5 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。
dzasa/maratus-php-backup
10 Downloads
Backup different types databases(Couchdb, MongoDB, MySQL, PostgreSQL, Redis, Riak, SQLite) on local or remote to Google Drive, Dropbox, Copy, FTP etc.
alekseykorzun/benchmarker-nosql-php
8 Downloads
Benchmark factory for NoSQL clients in PHP
jenner/redis_retry
33 Downloads
phpredis wrapper
eugef/phpredexpert
151 Downloads
Lightweight and powerful web tool for Redis key-value store management and administration.
crazydb/yii2-redis-cluster
746 Downloads
yii2 with phpredis
bootell/yii2-phpredis
273 Downloads
Redis Cache, Session and ActiveRecord for the Yii2 Using PhpRedis
rubberpants/rocket-queue
606 Downloads
Redis PHP Job Queue
notauniondev/multiphp
247 Downloads
multithreading in php by means of php-cli and Redis