Libraries tagged by webcache
malkusch/lock
10210082 Downloads
Mutex library for exclusive code execution.
php-memcached/php-memcached
28932 Downloads
memcached extension based on libmemcached library
matthiasmullie/scrapbook
2834058 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
arvenil/ninja-mutex
3833387 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
23044403 Downloads
Cache library
leaseweb/memcache-bundle
966036 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
ymigval/laravel-model-cache
66330 Downloads
Laravel package for caching Eloquent model queries
sabre/cache
1323681 Downloads
Simple cache abstraction layer implementing PSR-16
mostafaznv/laracache
51631 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
desarrolla2/cache
2540243 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
igbinary/igbinary
5150 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
elcobvg/laravel-opcache
355175 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.
simplesamlphp/simplesamlphp-module-memcachemonitor
6471058 Downloads
A module that is able display usage statistics of a memcache(d) store
laminas/laminas-cache-storage-adapter-memcached
2728280 Downloads
Laminas cache adapter for memcached
humanmade/wordpress-pecl-memcached-object-cache
245068 Downloads
A WordPress object cache that uses the memcached (not memcache) PECL extension.