laravel-model-caching
rememberable
laravel-model-caching | rememberable | |
---|---|---|
4 | 1 | |
2,276 | 1,123 | |
0.2% | - | |
6.8 | 3.3 | |
6 months ago | 7 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.
rememberable
What are some alternatives?
laravel-eloquent-query-cache - Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-scout-mysql-driver - Laravel Scout MySQL Driver
laravel-attributes - ⚠️ [ABANDONED] Rinvex Attributable is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravel-mysql-spatial - MySQL Spatial Data Extension integration with Laravel.
RememberableQuery - Remember your Query results using only one method. Yes, only one.
laravel-view-models - View models in Laravel
laravel-medialibrary - Associate files with Eloquent models
laravel-translatable - Making Eloquent models translatable
flamethrower - A blazingly fast router for static sites
CacheQuery - Remember your query results using only one method. Yes, only one.