laravel-model-caching
Eloquent model-caching made easy. (by mikebronner)
laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze. (by renoki-co)

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
laravel-model-caching | laravel-eloquent-query-cache | |
---|---|---|
4 | 6 | |
2,282 | 1,074 | |
0.3% | 1.0% | |
6.8 | 4.4 | |
7 months ago | 21 days ago | |
PHP | PHP | |
MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of laravel-model-caching.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-16.
-
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-eloquent-query-cache
Posts with mentions or reviews of laravel-eloquent-query-cache.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-24.
- Is there a way to improve the cache?
-
Will caching take care of this or should I schedule it?
Also this package (there are many alternatives) handing cache option now, https://github.com/renoki-co/laravel-eloquent-query-cache
-
Running Memcached & Redis in one app
We're beginning to hit a threshold for queries and need to start implementing a query cache fairly soon using something like: https://github.com/renoki-co/laravel-eloquent-query-cache. We already have Redis running for our general Caching and Session storage and that sits on a dedicated Redis instance in AWS. We take a small performance hit from network latency overall, but its not that noticeable, however we are about to add in-transit encryption which further decrease performance.
- Any negative experience with automatic eloquent query caching?
-
Laravel-query-cache adds macros for easily caching your queries
I didn't want to use the query to cache it because I still want to have control of the key, it's mainly an alias for Cache::remember. If you want that kind of cache, there are already some packages out there (like this https://github.com/renoki-co/laravel-eloquent-query-cache)
What are some alternatives?
When comparing laravel-model-caching and laravel-eloquent-query-cache you can also consider the following projects:
rememberable - Query caching for Laravel
laravel-medialibrary - Associate files with Eloquent models
laravel-mysql-spatial - MySQL Spatial Data Extension integration with Laravel.
laravel-scout-mysql-driver - Laravel Scout MySQL Driver
RememberableQuery - Remember your Query results using only one method. Yes, only one.
corcel - Use WordPress backend with Laravel or any PHP application
column-sortable - Package for handling column sorting in Laravel 5/6/7/8
laravel - Reliese Laravel Model Generator
laravel-view-models - View models in Laravel
laravel-mongodb - A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laravel-model-caching vs rememberable
laravel-eloquent-query-cache vs laravel-medialibrary
laravel-model-caching vs laravel-mysql-spatial
laravel-eloquent-query-cache vs rememberable
laravel-model-caching vs laravel-scout-mysql-driver
laravel-eloquent-query-cache vs RememberableQuery
laravel-model-caching vs RememberableQuery
laravel-eloquent-query-cache vs corcel
laravel-model-caching vs column-sortable
laravel-eloquent-query-cache vs laravel
laravel-model-caching vs laravel-view-models
laravel-eloquent-query-cache vs laravel-mongodb

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured