Libraries tagged by cached configs
jason-xt/lara-setting
168 Downloads
A persistent settings package for Laravel 6.0+ with manager api and interface
shopwhizzy/magento2-swatchcache
3 Downloads
Magento 2 module to cache swatch configurations for large configurable products
deesynertz/laravel-clean
13 Downloads
The Laravel Convenience Clear Command is a handy package designed to streamline your Laravel application maintenance tasks with just a single command. With this package, you can execute multiple Artisan commands at once, simplifying the process of clearing various caches and configurations
numberninecms/redis
715 Downloads
Installation wizard and auto-configuration for Redis cache and sessions with NumberNine CMS
marcoguidara/quick-laravel-responsecache
17 Downloads
Grant response cache functionality to app models with minimal configuration.
iods/module-frostbite
1 Downloads
Minimal cache warmer, link checker, and siege tester. Configurable for logging output.
wdb/tsconf
62 Downloads
The Backend Simplifier offers the configuration of the eight most commonly used properties for simplifying the TYPO3 backend by a mouse click. User interface is the extension manager. Enable page tree uids, use indvidual page tree icons, activate the extended view and the clipboard and the admin panel for all editors. Extend the cache thunderbolts with one for the system cache.
jturbide/vhost
20 Downloads
A command-line tool built with Symfony Console that automatically generates Apache and Nginx virtual host configurations from YAML definitions, updates system hosts files, restarts web servers, and manages PHP caches (OPCache, APCu, sessions). Supports both Linux and Windows environments.
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.
drago-ex/bootstrap
2391 Downloads
The `ExtraConfigurator` class extends Nette's configuration by searching for `.neon` files across directories and caching the results, with automatic cache invalidation in development.