Libraries tagged by psr-6
psr-php7/cache
47 Downloads
PSR-6 Caching Interface with PHP 7 codebase.
programmatordev/sportmonksfootball-php-api
20 Downloads
SportMonksFootball PHP library that provides convenient access to the SportMonks Football API
programmatordev/openweathermap-php-api
13 Downloads
OpenWeatherMap PHP library that provides convenient access to the OpenWeatherMap API
phossa/phossa-cache
45 Downloads
The PSR-6 compliant PHP caching library.
phacman/php-psr
76 Downloads
Basic PSR recommendations in one place: interfaces, http.
pe/component-cache
0 Downloads
Cache component, provides PSR-6 cache item pool and PSR-16 based cache drivers
parshikovpavel/psr-cache-adapter
20 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/array-cache
13 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests
nanoblocktech/psr-cache
32 Downloads
PSR cache for Luminova framework.
lmc/aerospike-cache
16548 Downloads
Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache
libertyphp/apcu-cache
62 Downloads
The PSR-6 and PSR-16 cache implementation using APCu. The fastest cache for PHP.
konecnyjakub/cache
3 Downloads
A simple PSR-6 and PSR-16 caching library
koded/cache-extended
4 Downloads
A PSR-6 caching library with support for several caching technologies.
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
juhara/zzzcache
76 Downloads
A minimalist cache system