Libraries tagged by this7 cache

cache/doctrine-adapter

15 Favers
1153737 Downloads

A PSR-6 cache implementation using Doctrine. This implementation supports tags

Go to Download


carlosio/opcache-dashboard

135 Favers
55914 Downloads

Set up properly and monitor your Zend OPcache with this dashboard that will help you checking memory, hits and status, configuring for optimal performance (warning you when cache full, validation, etc.) and reseting one or all scripts with one click.

Go to Download


iqbalhasandev/sqlite-cache

17 Favers
1681 Downloads

The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package

Go to Download


geeky/query-cache-builder

21 Favers
86585 Downloads

This package is caching every single query per request, to make sure that you will never duplicate your query again.

Go to Download


cache/mongodb-adapter

9 Favers
67689 Downloads

A PSR-6 cache implementation using MongoDB. This implementation supports tags

Go to Download


cache/memcache-adapter

7 Favers
363505 Downloads

A PSR-6 cache implementation using memcache. This implementation supports tags

Go to Download


cache/illuminate-adapter

11 Favers
79503 Downloads

A PSR-6 cache implementation using Illuminate. This implementation supports tags

Go to Download


cache/apc-adapter

9 Favers
56757 Downloads

A PSR-6 cache implementation using apc. This implementation supports tags

Go to Download


sametsahindogan/laravel-jwtredis

122 Favers
2184 Downloads

This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.

Go to Download


b13/warmup

12 Favers
126358 Downloads

This extension adds a CLI script to warmup the caches.

Go to Download


mouf/utils.cache.apc-cache

0 Favers
380304 Downloads

This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.

Go to Download


quick/cache

12 Favers
2747 Downloads

This is a cache system that uses Redis for rapid caching.

Go to Download


mouf/utils.cache.file-cache

0 Favers
380808 Downloads

This package contains a cache mechanism that relies on temporary files.

Go to Download


swayok/cache-filesystem-adapter

0 Favers
113351 Downloads

A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.

Go to Download


mouf/utils.cache.in-memory-cache

1 Favers
361814 Downloads

This package contains the most basic cache mechanism. It stores cache items in an array. It means the cache is flushed as soon as the script returns. It is very basic, but also very fast. You will usually use this mechanism with another one just behind.

Go to Download


<< Previous Next >>