Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more! Learn more →
Laravel-eloquent-query-cache Alternatives
Similar projects and alternatives to laravel-eloquent-query-cache
-
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
-
-
-
-
-
laravel-query-cache
This simple package allows you to cache your Database or Eloquent queries with no extra config.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
laravel-db-session-helper
This package is build on top of the Laravel session database driver. With it you are able to query users by their login state.
-
laravel-eloquent-query-cache discussion
laravel-eloquent-query-cache reviews and mentions
- 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)
-
A note from our sponsor - Sevalla
sevalla.com | 1 Sep 2025
Stats
renoki-co/laravel-eloquent-query-cache is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of laravel-eloquent-query-cache is PHP.
Popular Comparisons
- laravel-eloquent-query-cache VS rememberable
- laravel-eloquent-query-cache VS laravel-model-caching
- laravel-eloquent-query-cache VS laravel-mongodb
- laravel-eloquent-query-cache VS laravel-medialibrary
- laravel-eloquent-query-cache VS corcel
- laravel-eloquent-query-cache VS RememberableQuery
- laravel-eloquent-query-cache VS laravel
- laravel-eloquent-query-cache VS laravel-query-cache
- laravel-eloquent-query-cache VS laravel-db-session-helper
- laravel-eloquent-query-cache VS CacheQuery