Libraries tagged by simplecache
bestyii/yii2-psr16cache
871 Downloads
PSR-16 Cache for Yii2
traineratwot/cache
2760 Downloads
simple cache system
platine-php/cache
3720 Downloads
Platine Cache is the implementation of PSR 16 simple cache
hacoidev/laravel-caching-model
7196 Downloads
A simple cache library for laravel eloquent model
winzou/cache-bundle
28974 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
splitice/php-simplecache-api
19177 Downloads
silverstripe-australia/simplecache
6769 Downloads
Simple(r) caching abstraction layer, with a static publisher that will use that cache layer for storage
level-2/simplecache
372 Downloads
A very simple ArrayAccess based file ache
jiaweixs/simplecache
2749 Downloads
A PHP Simple Cache Base on File.
vespula/simple-cache
67 Downloads
A PSR-16 implementation for very simple caching. Nothing fancy. Just dead-simple caching. Adapters include None, Sql (via PDO), Memcached, and File.
simplesoftwareio/simple-cache
10289 Downloads
An easy to use caching trait for Laravel's Eloquent Models.
sid/laravel-simplecache-middleware
127 Downloads
Cache Urls
ryunosuke/simple-cache
109 Downloads
simple psr-16 cache
rundiz/simple-cache
118 Downloads
The simple and easy PHP cache drivers for cache any PHP data type.
php-extended/php-simple-cache-noop
7547 Downloads
A psr-16 compliant cache that caches nothing, for mocking purposes.