Libraries tagged by cemc
malkusch/lock
8513330 Downloads
Mutex library for exclusive code execution.
tedivm/stash
4619745 Downloads
The place to keep your cache.
open-telemetry/sem-conv
14629282 Downloads
Semantic conventions for OpenTelemetry PHP.
matthiasmullie/scrapbook
2068669 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
3276286 Downloads
Simple to use mutex implementation that can use flock, memcache, memcached, mysql or redis for locking
sonata-project/cache
21955704 Downloads
Cache library
emcconville/google-map-polyline-encoding-tool
2056907 Downloads
A simple class to handle polyline-encoding for Google Maps
php-memcached/php-memcached
1038 Downloads
memcached extension based on libmemcached library
cache/memcached-adapter
1768326 Downloads
A PSR-6 cache implementation using Memcached. This implementation supports tags
leaseweb/memcache-bundle
947056 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
sabre/cache
1076773 Downloads
Simple cache abstraction layer implementing PSR-16
desarrolla2/cache
2406107 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
vemcogroup/laravel-translation
256457 Downloads
Translation package for Laravel to scan for localisations and up/download to poeditor
vemcogroup/laravel-sparkpost-driver
1458055 Downloads
SparkPost driver to use with Laravel 6.x|7.x|8.x|9.x|10.x
elcobvg/laravel-opcache
268550 Downloads
Custom OPcache Cache Driver for Laravel. Faster than Redis or memcached.