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.
☆20Updated 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
- Easily make your eloquent model publishable.☆20Updated 2 weeks ago
- Easily exclude model entities from eloquent queries☆60Updated 2 weeks ago
- Laravel localization package for wrapping routes in multiple locale prefixes☆50Updated 10 months ago
- Commands to help you keep your laravel translations organized.☆23Updated 2 weeks ago
- ☆23Updated 2 years ago
- Create an inventory for laravel models.☆39Updated last year
- Add query filters to your Eloquent models with ease.☆17Updated 4 years ago
- Materialized Path for Model objects☆26Updated last year
- A simple way to trigger tasks in a clean and simple way☆18Updated 3 years ago
- What if Laravel's Collection and Model classes had a baby?☆23Updated last month
- A Laravel package that provides configurable application query capturing & monitoring.☆37Updated 2 years ago
- hCaptcha for Laravel 8.x and later☆23Updated 3 weeks ago
- ☆20Updated 8 months ago
- This is as simple as keeping a diary for your models!☆33Updated 4 years ago
- Package to retry failed jobs in batches using custom filters.☆50Updated 8 months ago
- `HasMany`, `HasOne` and `MorphMany` Eloquent relations with inverse hydration.☆30Updated 9 months ago
- Chain Laravel jobs without having to glue it to a starting job☆71Updated last year
- A super cool package for caching the laravel response dynamically.☆23Updated last year
- Laravel package to access our print-api☆16Updated last month
- Laravel Sliding Window Rate Limiter☆21Updated last year
- ☆14Updated 2 years ago
- Dockerize your Laravel codebase (for local development) with just two command(s)☆29Updated 4 years ago
- Customized loading ⌛ spinner for Laravel Artisan Console.☆76Updated 11 months ago
- Make db:seed interactive