Libraries tagged by caching system
jasekz/rentals-united-caching
55 Downloads
Rentals United (rentalsunited.com) data synchronization system for Laravel 5
kevinpirnie/kpt-cache
74 Downloads
Modern Multi-Tier PHP Caching System with automatic tier discovery, connection pooling, and failover support
grafite/query-cache
172 Downloads
A database query caching system with invalidation automation.
zoopcommerce/juggernaut
1444 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.
com.jukusoft/jukucms
7 Downloads
Open Source CMS should be the fastest CMS world wide (WIP)
blitz-php/cache
4615 Downloads
Bibliothèque de mise en cache facile avec prise en charge de plusieurs systèmes de mise en cache
vulcanphp/fastcache
57 Downloads
Fast Cache is a PHP simple and super fast caching system which make PHP Application faster
valzargaming/byond
88 Downloads
A PHP class for interacting with BYOND (Build Your Own Net Dream) servers, providing functionalities to retrieve player information and manage game-related data. Designed to be used in conjunction with a caching system for optimal performance.
splitstack/laravel-stashable
29 Downloads
An attribute-based caching system for repositories
hejunjie/cache
326 Downloads
基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.
cmatosbc/mnemosyne
4 Downloads
PSR compliant caching system using PHP attributes.
onaonbir/oo-settings
16 Downloads
Production-ready, high-performance settings management system for Laravel applications with caching, validation, and event support.
quick/cache
2681 Downloads
This is a cache system that uses Redis for rapid caching.
carry0987/i18n
209 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.