Libraries tagged by easy cache
websanova/easycache
61 Downloads
Simple on demand caching extension for Laravel.
maslosoft/cache
5077 Downloads
Easy to use, auto configurable, extensible cache provider
simplesoftwareio/simple-cache
10269 Downloads
An easy to use caching trait for Laravel's Eloquent Models.
devuri/ob-cache
2546 Downloads
A simple versatile and easy-to-use PHP class designed for managing caching in WordPress environments.
chrisullyott/simple-cache
7022 Downloads
Quick and easy data caching in the filesystem.
phpro/annotated-cache
10144 Downloads
This package makes it easy to configure the caching of your services with annotations.
corollarium/cachearium
1159 Downloads
Cache in your PHP applications. Fast, simple and with easy invalidation.
ndejong/cakephp-autocache-plugin
41 Downloads
CakephpAutocachePlugin is a CakePHP 2.2+ Plugin that makes query caching as easy as adding a 'autocache'=>true parameter to your Model query
dutymess/chalk
1300 Downloads
Easy tracepoint generator at the middle of procedures where creating breakpoints is not that easy.
zhdanovartur/yii-easyimage
18609 Downloads
Yii Framework extension for easy creating and caching thumbnails on real time.
rinvex/laravel-widgets
1537 Downloads
Rinvex Widgets is a powerful and easy to use widget system, that combines both the power of code logic and the flexibility of template views. You can create asynchronous widgets, reloadable widgets, and use the console generator to auto generate your widgets, all out of the box.
rinvex/laravel-pages
3770 Downloads
Rinvex Pages is an integral part for your Laravel content management system (CMS), it affords an easy, yet powerful way to create and manage pages with full control over their URLs, active status, titles, content, and other attributes.
canoma/canoma
159 Downloads
An intuitive and well tested library. That allows you to easily implement consistent hashing in your caching implementation. It's completely back-end agnostic, easy to extend and free to use.
fhusquinet/laravel-google-geocoding
2959 Downloads
Easy to use API to retrieve geocoding results from Google in your Laravel application levering cache.
xinningsu/laravel-easy-cache
9 Downloads
Easy way to cache the result of service method as demand.