Libraries tagged by cached settings
larawise/settingfy
0 Downloads
Settingfy is a flexible, driver-based configuration system for Laravel. It offers type-safe access, persistent storage, and cache support—backed by encryption, event dispatching, and semantic grouping for full control over your settings.
pixelcode/cacheheadercontrol
218 Downloads
Craft plugin for setting HTTP cache control headers
aries/laravelsetting
52 Downloads
Store your custom Settings in database and cache system
fahimhossainmunna/quick-setup
48 Downloads
A Laravel quick setup automation package that instantly configures your project by generating the .env file, setting up environment values, installing Composer and NPM dependencies, running migrations and seeders, linking storage, and clearing caches — all with a single Artisan command.
fdmind/ignore-query-strings
5385 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
llegaz/redis-cache
642 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
nickjbedford/randomstringgenerator
2111 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
gjerokrsteski/php-dba-cache
19 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
elliephp/support
34 Downloads
Support utilities for ElliePHP (cache, strings, helpers, etc.)
manta_ray_media/random_hero_bg
521 Downloads
Pass array of strings and get back single string with cleared cache
eufony/cache
43 Downloads
Essentials for getting started with PSR-6 and PSR-16 caching.
barivanlab/video-call-meet-laravel-webrtc
2 Downloads
Self-hosted, peer-to-peer video meetings for Laravel. Zero external services — WebRTC signaling runs entirely on your own cache. Ships with drop-in routes, Blade views and a framework-free WebRTC client.