Libraries tagged by cached data
jamesctl/translation
49 Downloads
A Translation package for Laravel 11 with database and cache support
gulios/translation
577 Downloads
A Translation package for Laravel 8/9/10 with database and cache support
chriswest101/translation
8749 Downloads
A Translation package for Laravel 5 with database and cache support
tavicu/translation
3410 Downloads
A Translation package for Laravel 4.2 with database and cache support
icecave/lace
2292 Downloads
A DSN parser for Doctrine databases and cache drivers.
noking50/user
78 Downloads
Manage User Data in Session、Cookie、Cache
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
truongwp/php-static-cache
28 Downloads
PHP caching class uses static variable to cache data during runtime
sunnysideup/object-cacher
19 Downloads
Cache data objects. Useful when you are working with large numbers and/or complex data objects that you need to access from various places in your code.
stevenbuehner/temporary-cache-service
20 Downloads
Small service that provides the ability to temporarily cache data
mouf/utils.cache.redis-cache
5 Downloads
This package contains a cache mechanism that uses Redis to cache data.
epwt/doctrine-data-provider
9 Downloads
EPWT Doctrine Provider for (EPWT Cache Data Provider)
epwt/data-provider
17 Downloads
EPWT Cache Data Provider
christopher-paul-shaw/datacache
44 Downloads
Cache Data To Disk
calvinlam/laravel-multiple-cache-driver
1 Downloads
Cache data to Redis and Database