Libraries tagged by remd
watson/rememberable
5736885 Downloads
Query caching for Laravel
symfony/redis-messenger
50502014 Downloads
Symfony Redis extension Messenger Bridge
spatie/php-attribute-reader
2527553 Downloads
A clean API for working with PHP attributes
php-di/phpdoc-reader
34531225 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
gabordemooij/redbean
2757417 Downloads
RedBeanPHP ORM
colinmollenhour/cache-backend-redis
24631871 Downloads
Zend_Cache backend using Redis with full support for tags.
clue/redis-protocol
22133634 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
yiisoft/yii2-queue
11641596 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
veewee/xml
7648210 Downloads
XML without worries
tedivm/stash
4989656 Downloads
The place to keep your cache.
shuchkin/simplexlsx
4469102 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
rubix/ml
1643117 Downloads
A high-level machine learning and deep learning library for the PHP language.
rennokki/laravel-eloquent-query-cache
4557145 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
phpfastcache/phpfastcache
5578083 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
10491394 Downloads
Mutex library for exclusive code execution.