Libraries tagged by caching system
perf/caching
446 Downloads
Allows to store data with caching engines (Memcache, file system, etc).
jasekz/rentals-united-caching
52 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel 5
zoopcommerce/juggernaut
1443 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
vinks/laravel-memory-cache
49 Downloads
A memory-based simple cache system for Laravel Eloquent. The main goal is to prevent unrequired calls to DB.
jakercz/cache
33 Downloads
A lightweight file-system cache system
com.jukusoft/jukucms
7 Downloads
Open Source CMS should be the fastest CMS world wide (WIP)
butterycrumpet/supersimplecache
17 Downloads
A super simple file system cache
invincible-tech-systems/easeampmysql
46 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
flatgreen/ytdl
175 Downloads
A PHP wrapper for youtube-dl or yt-dlp tool. Close to the command line, with a caching system.
rinvex/repository
40340 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
rinvex/cacheable
32387 Downloads
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
quick/cache
2680 Downloads
This is a cache system that uses Redis for rapid caching.
carry0987/i18n
142 Downloads
A modern internationalization system featuring JSON-format language files and efficient PHP-based caching. Supports dynamic language switching and real-time cache updates, ideal for rapid development and deployment of multilingual websites and applications.
happynessarl/caching-management
90 Downloads
Data caching system with integrated CRUD
craymend/rentals-united-caching
10 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel