Libraries tagged by config cache
genai/session
128 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
sunaoka/laravel-partial-config-cache
144 Downloads
Create a partial cache file for faster configuration loading
rosgear/rg-be-config-cache
6 Downloads
Module extension "Cache" for the GePanel Control Panel
yahoojapan/config-cache-bundle
4117 Downloads
Symfony ConfigCacheBundle for easier handling of user-defined configuration file cache
patkruk/laravel-cached-settings
685 Downloads
A simple cached config container for Laravel 4
afrazahmad/clear-cached-data
2490 Downloads
Clear all cached data i.e. views, config, routes etc
requtize/config
811 Downloads
Simple Config library, that handle PHP arrays, YAML and INI files as configs and can dump all configs into one PHP file as Cache.
jakkzing-dev/laravel-cacheable-model
54 Downloads
Automatic query-based model cache for your Laravel app
faveo-helpdesk/laravel-cache
196 Downloads
Configure multiple Laravel cache drivers without accessing the server. It will update the config accordingly
contenir/cache-laminas-mvc
64 Downloads
Laminas MVC adapter for contenir/cache — MvcEvent page-cache listener driven by the standard pagecache config.
mcustiel/php-simple-config
4084 Downloads
A simple library to manage configuration files in different formats and cache them.
clickman6/laravel-vite-env
6 Downloads
Serve whitelisted VITE_* environment values as /vite-env.js, sourced from Laravel's cached config — no files, no .env at runtime.
opis/storages
1561 Downloads
This package provides storage implemenatations for Opis Cache, Opis Session and Opis Config
somehow-digital/craft-skip
144 Downloads
Disable auto-reloading of Twig templates in production.
silentbyte/litecache
40 Downloads
A lightweight, easy-to-use, and straightforward caching library for PHP.