Libraries tagged by load cache
silber/page-cache
472777 Downloads
Caches responses as static files on disk for lightning fast page loads.
tommyknocker/pdo-database-class
6083 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
kununu/data-fixtures
75110 Downloads
Load data fixtures in your application for any storage
jbtronics/dompdf-font-loader-bundle
47002 Downloads
A symfony bundle to easily load custom fonts for dompdf (on cache warming)
madj2k/t3-accelerator
12470 Downloads
Speed up your TYPO3 installation: add Critical CSS (Above The Fold) inline, minify the HTML of your website, use subdomains as CDN to reduce page load, manage proxy-caching (e.g with Varnish) via page-properties.
happyhorizon/module-persistentgraphqlschema
8304 Downloads
Load the graphql schema data from a generated file instead of cache to improve performance
bueltge/must-use-loader
15692 Downloads
Load Must-Use Plugins inside subdirectories with caching. For delete the cache: if you view the Must Use plugin list in the network administration.
stuartcusackie/statamic-cache-requester
491 Downloads
Artisan commands that queue up entry and glide urls for retrieval, which engages the caches and makes first time loads much quicker.
becklyn/icon-loader
12596 Downloads
Icon Loader: loads (svg) icons from different directories, provides a twig function and caches them.
pkly/enum-attribute-utils
304 Downloads
Helper for easy attribute load/cache/fetch etc. in PHP Enums
morningmedley/block
3623 Downloads
Loads and caches blocks with View capabilities
sunnysideup/dynamic-cache-content
118 Downloads
This silverstripe module allows you to cache any page and then load user specific content on top of it.
siteorigin/laravel-page-cache
141 Downloads
Caches responses as static files on disk for lightning fast page loads.
phpdot/config
25 Downloads
Configuration management for PHP: load, merge, resolve, cache.
madlab/multi-server-scheduling
18564 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache