Skip to content
§01 · Projects

Projects.

Filament plugins, Laravel packages and open source starter kits actively maintained. All MIT, with releases for v3, v4 and v5 where applicable.

254 Public repositories 5920 Projects in catalogue 198 Filament plugins 1313 Laravel packages 8 Starter Kits 7 Maintained 5 Daily drivers
§02 · catalogue
Role:
Origin:
Popular topics:
Filtering by topic: #page-cache

Laravel Page Cache

creator Laravel Package

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 every cached page at once.

1 439 MIT
§03 · contribute

Contribute, report issues, open PRs.

All packages have CI, Pest tests and open issues tagged good first issue.

New version available.