bhushan / Stash-View
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
☆21Updated 3 years ago
Alternatives and similar repositories for Stash-View
Users that are interested in Stash-View are comparing it to the libraries listed below
Sorting:
- Laravel localization package for wrapping routes in multiple locale prefixes☆50Updated last year
- A simple way to trigger tasks in a clean and simple way☆18Updated 3 years ago
- ☆18Updated 4 years ago
- ☆20Updated 11 months ago
- What if Laravel's Collection and Model classes had a baby?☆23Updated 2 months ago
- Supercharges your PHP8 backed enums with superpowers like localization support and fluent comparison methods.☆44Updated 2 months ago
- Forecaster is a library for manipulating and casting associative arrays in PHP