CacheQuery
Remember your query results using only one method. Yes, only one. (by Laragear)
laravel-responsecache
Speed up a Laravel app by caching the entire response (by spatie)
CacheQuery | laravel-responsecache | |
---|---|---|
1 | 1 | |
257 | 2,563 | |
0.8% | 1.4% | |
7.9 | 6.9 | |
about 1 month ago | about 1 month ago | |
PHP | PHP | |
MIT License | MIT License |
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.
CacheQuery
Posts with mentions or reviews of CacheQuery.
We have used some of these posts to build our list of alternatives
and similar projects.
-
I nailed it! The best SQL cache!
I hate caching SQL results, so I made own:
laravel-responsecache
Posts with mentions or reviews of laravel-responsecache.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Implement Redis server to existing large scale Laravel application
Laravel-responsecache might be what you are looking for.
What are some alternatives?
When comparing CacheQuery and laravel-responsecache you can also consider the following projects:
laravel-eloquent-query-cache - Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-xhprof - Easy XHProf setup to profile your Laravel application!
cachewithlock - CacheWithLock package for Laravel framework - overrides remember method of Laravel Cache using lock mechanism to avoid multiply generation of the same data.
laravel-varnish - Making Varnish and Laravel play nice together
wp-rocket - Performance optimization plugin for WordPress
once - A magic memoization function