Libraries tagged by cached data
widget/widget
75 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
wei/wei
98985 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
iprodev/sitemap-generator-pro
59 Downloads
A professional, production-ready PHP XML sitemap generator with advanced features: concurrency, robots.txt, caching, database storage, change detection, SEO analysis, JavaScript rendering, proxy support, webhooks, and more.
awssat/laravel-kabsa
511 Downloads
Laravel Array database
phpgt/filecache
1115 Downloads
Cache data in local files.
sneakyx/laravel-dynamic-encryption
847 Downloads
Laravel package that replaces the default encrypter with a dynamic key loaded from cache or database.
iamfarhad/laravel-prometheus
2058 Downloads
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring
fidum/laravel-dashboard-vapor-metrics-tile
86 Downloads
Vapor environment, cache and database metrics tiles for laravel dashboard
yehia_abdullah/translation
5341 Downloads
A Translation package for Laravel 5 with database and cache support
provalido/translation
9541 Downloads
A Translation package for Laravel 5 with database and cache support
pepeshark/laravel_translation
4259 Downloads
A Translation package for Laravel 5 with database and cache support
ebavs/waavi-translation
770 Downloads
A Translation package for Laravel 5 with database and cache support - Fork of Waavi/trasnlation for support Laravel 9
chriswest101/translation
9501 Downloads
A Translation package for Laravel 5 with database and cache support
anurak-kg/translation
24985 Downloads
A Translation package for Laravel 9 with database and cache support
genai/session
113 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.