gpupo/cache
gpupo/cache is a lightweight PHP cache helper with a simple API for storing and retrieving values, aimed at reducing repeated computations and speeding up applications. Suitable for small projects or as a base for custom cache adapters.
Aligned CacheItem with use of provided trait of the fig.
Add missing Methods from Psr\Cache\CacheItemInterface (todo)
PHP >= 5.6
Filesystem Driver
Redis adapter (using nrk/predis)
Memcached ready
Fix php version
How can I help you explore Laravel packages today?