laravel-model-caching
laravel-view-models
laravel-model-caching | laravel-view-models | |
---|---|---|
4 | 1 | |
2,278 | 1,030 | |
0.2% | 0.3% | |
6.8 | 4.5 | |
6 months ago | 10 months ago | |
PHP | PHP | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel-model-caching
-
Practical caching pattern in Laravel? (Need Help)
I've had some success with the laravel-model-caching package: https://github.com/GeneaLabs/laravel-model-caching
-
How is this website so fast?
I also use this super handy package which puts Redis in between your models so rather than writing right to the DB the app interacts with Redis which then writes to the DB when it can thus saving so much load time: https://github.com/GeneaLabs/laravel-model-caching
- Is there a way to improve the cache?
-
How do you manage cache keys and queries ?
Thank you for concerns. But don't have to. And I found https://github.com/GeneaLabs/laravel-model-caching only. but it has some conflicts with another packages. So I can not adopt. Thanks.
laravel-view-models
-
If developing a site/app which might use Vue/Mobile for front-ends in the future, would you use API Controllers to provide data to your View Controllers?
Did you look at https://github.com/spatie/laravel-view-models
What are some alternatives?
laravel-eloquent-query-cache - Adding cache on your Laravel Eloquent queries' results is now a breeze.
PHP-MVC-REST-API - A simple PHP MVC REST API framework with PHP 7.2 With routes and some tools to develop your API.
laravel-scout-mysql-driver - Laravel Scout MySQL Driver
blade - 🔪 A standalone version of Laravel's Blade templating engine for use outside of Laravel.
rememberable - Query caching for Laravel
BladeOne - The standalone version Blade Template Engine without Laravel in a single php file and without dependencies
laravel-mysql-spatial - MySQL Spatial Data Extension integration with Laravel.
lucid - Declare database migrations and factory definitions inside Laravel models.
RememberableQuery - Remember your Query results using only one method. Yes, only one.
flamethrower - A blazingly fast router for static sites
PHP Simple Cache - Simple PHP object caching base on temp file (no additional PHP extension require)
bouncer - Laravel Eloquent roles and abilities.