jkniest / HTMLCache
Laravel middleware to cache the rendered html
☆36Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for HTMLCache
- Add multilingual support to your laravel 5 models☆34Updated 4 years ago
- Shows the path of each blade file loaded in a template☆98Updated 6 years ago
- Simple date localization for Laravel.☆26Updated 5 years ago
- Extend the Laravel exception handler to let service providers determine how custom exceptions should be handled.☆60Updated 4 years ago
- Extra response macro's for Laravel☆33Updated 6 years ago
- a package for Friendships system☆45Updated 3 years ago
- A package for formatting data/input in php.☆34Updated 2 years ago
- Enable users to watch various models in your application.☆68Updated last year
- A trait that adds createdBy and updatedBy user relations to your models.☆31Updated 8 years ago
- This package prevents a User from being logged in more than once. It destroys the previous session when a User logs in and thereby allowi…☆102Updated 6 years ago
- Paginate based on last item instead of pages.☆66Updated 8 years ago
- Manage redirects based on referers☆32Updated 6 years ago
- ✅ Ensure the relevance of your jobs and notifications.☆53Updated 4 years ago
- Metadata for Eloquent model☆129Updated 8 months ago
- Eloquent On The Fly☆72Updated 7 years ago
- A fake cron service to run Laravel Scheduler at a specified interval.☆56Updated 4 years ago
- Ensure your laravel-based project is running in the correct server environment☆34Updated 3 years ago
- Response objects for handling multiple response formats within the one controller☆64Updated 3 years ago
- A Laravel package that integrates Glide for easily manage medias on your project☆18Updated 2 years ago
- Easily store stubs for your project to reuse whenever needed.☆68Updated 3 years ago
- Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or intege…