Forked version of renoki-co/laravel-eloquent-query-cache to support Laravel 10.
advil0/laravel-eloquent-query-cache is a Laravel package for forked version of renoki-co/laravel-eloquent-query-cache to support laravel 10..
It currently has 4 GitHub stars and 1.950 downloads on Packagist (latest version v1.0.3).
Install it with composer require advil0/laravel-eloquent-query-cache.
Discover more Laravel packages by advil0
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Eloquent Query Cache brings back the remember() functionality that has been removed from Laravel a long time ago.
It adds caching functionalities directly on the Eloquent level, making use of cache within your database queries.
If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, sponsor our work with Github Sponsors. π¦
The entire documentation is available on Gitbook π
vendor/bin/phpunit
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.