Libraries tagged by redos
colinmollenhour/cache-backend-redis
24098470 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-protocol
17527739 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
yiisoft/yii2-queue
11229090 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
tedivm/stash
4922154 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
5369578 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
malkusch/lock
10185387 Downloads
Mutex library for exclusive code execution.
infyomlabs/laravel-generator
2394874 Downloads
InfyOm Laravel Generator
composer/satis
1443294 Downloads
Simple Repository Generator
chrisboulton/php-resque
3645668 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.
yahnis-elsts/plugin-update-checker
1710045 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
pubnub/pubnub
5460552 Downloads
This is the official PubNub PHP SDK repository.
docusign/esign-client
8154887 Downloads
The Docusign PHP library makes integrating Docusign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-esign-php-client repository. Join the eSign revolution!
czproject/git-php
5294000 Downloads
Library for work with Git repository in PHP.
colinmollenhour/credis
43014777 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
theseer/fdomdocument
42720200 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.