jeffersongoncalves/laravel-page-cache
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate ever
时间:2026-06-20 19:58
jeffersongoncalves/laravel-locale-cookie
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by
时间:2026-06-20 19:57
asbiin/laravel-localizer
Automatically detect and set an app locale that matches your visitor's preference.
时间:未知
codezero/laravel-localizer
Automatically detect and set an app locale that matches your visitor's preference.
时间:未知