Libraries tagged by webcache
ext-memcached
Downloads
memcachier/php-memcache-sasl
59369 Downloads
A PHP Memcache client with binary protocol and SASL support
google/cloud-memcache
19968 Downloads
Memorystore for Memcached Client for PHP
codeception/module-memcache
448662 Downloads
Memcache module for Codeception
clickalicious/memcached.php
77691 Downloads
Memcached.php - Plain vanilla PHP Memcached client with full support of Memcached protocol.
cheprasov/php-memcached-tags
142391 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
cheprasov/php-memcached-lock
250473 Downloads
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.
cache/memcache-adapter
358178 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
achttienvijftien/wp-memcached
123285 Downloads
The real Memcached (not Memcache) backend for the WP Object Cache
laminas/laminas-cache-storage-adapter-memcache
1787059 Downloads
Laminas cache adapter for memcache
jamm/memory
27127 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
ghostff/session
3298 Downloads
PHP Session Manager (non-blocking, flash, segment, session encryption).
beryllium/cachebundle
136247 Downloads
Provides an interface to Memcache for Symfony2 applications
aplus/cache
1607315 Downloads
Aplus Framework Cache Library
rapidwebltd/rw-file-cache
196479 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.