Libraries tagged by load cache
stefangabos/zebra_cache
22 Downloads
A file-based lightweight PHP caching library that uses file locking to ensure proper functionality under heavy load
siteorigin/laravel-page-cache
141 Downloads
Caches responses as static files on disk for lightning fast page loads.
nasyrov/wordpress-mo-cache
273 Downloads
WordPress mu-plugin for a faster load_textdomain.
haxibiao/page-cache
16 Downloads
Caches responses as static files on disk for lightning fast page loads.
ckdot/page-cache
292 Downloads
Caches responses as static files on disk for lightning fast page loads..
atiksoftware/static-cache
7 Downloads
Caches responses as static html files on disk for lightning fast page loads.
it-for-free/yii-image-resize-on-the-fly
47 Downloads
yii yii2 resize image on the fly and cache
oliver-schoendorn/dependency-injector
103 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
jan-di/config
86 Downloads
Library to load, validate and cache configuration from environment variables and .env files
openbuildings/db-fixtures
125781 Downloads
Load data into the database and cache with raw sql inserts
webvariants/fullpagecache
9 Downloads
AddOn for SallyCMS to cache complete HTML pages and don't load Sally on every request.
sunnysideup/menucache
9 Downloads
cache your silverstripe menu (and other parts of your website) to decrease the load on your server and make your website loading speeds faster
ijortengab/browser
43 Downloads
HTTP Requester like a browser, automatically save and load cookie, follow location, and save the history and cache.
bhuvidya/laravel-helper-loader
20 Downloads
Load multiple helpers from a source directory, providing support for them to be concatenated into a cache file in the bootstrap/cache directory.
morningtrain/enqueuer
169 Downloads
Laravel package to enqueue css and js files for load. It supports dependencies, caching and passing data to scripts from PHP.