Libraries tagged by cached settings
fahimhossainmunna/quick-setup
46 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
4781 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
480 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
nickjbedford/randomstringgenerator
1929 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
manta_ray_media/random_hero_bg
507 Downloads
Pass array of strings and get back single string with cleared cache
elliephp/support
31 Downloads
Support utilities for ElliePHP (cache, strings, helpers, etc.)
eufony/cache
43 Downloads
Essentials for getting started with PSR-6 and PSR-16 caching.