Libraries tagged by phpure
ostrolucky/newrelic-datastore-redis-cluster-extension
4947 Downloads
Provides RedisCluster phpredis integration for NR APM datastore by forwarding redis calls through newrelic_record_datastore_segment function
olorin/user-agent-parser-donatj
15 Downloads
Implementation of UserAgentParserInterface using donatj/PhpUserAgent library
nederdirk/psalm-redis-stubs
17479 Downloads
Function signatures for the phpredis PECL package
mvs3d/laravel-redlock
8 Downloads
Redis distributed locks for laravel with using PhpRedis
mle86/wq-redis
2 Downloads
A Redis module for mle86/wq using the phpredis extension
mkorkmaz-updated/redislabs-rejson
8 Downloads
Redislabs RedisJSON aka ReJSON Module Client for PHP that supports Predis and PhpRedis
mekongphpoffice/phpoffice
10 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
mageomni/redis-cache
1 Downloads
A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
lorenzoferrarajr/lfj-zfrenderer
13 Downloads
A utility to render PHP view scripts using the Zend Framework 2 PhpRenderer
king192/php_tree
8 Downloads
phpTree
jiaotu-net/redis-adapter
5 Downloads
yii2-redis to phpredis adapter
icyboy/credis
74 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
greendrake/keyvaluestore
18 Downloads
Handy wrapper for phpredis supporting prefixes
galancev/php-rest-service
694 Downloads
PHPRestService is a simple and fast PHP class for server side RESTful APIs.
exs/php-user-agent-bundle
1180 Downloads
Wrapper for global function in https://github.com/donatj/PhpUserAgent/