Laravel Eloquent Query Cache
Laravel Eloquent Query Cache stats
- Downloads
- 1.5M
- Stars
- 956
- Open Issues
- 6
- Forks
- 71
Adding cache on your Laravel Eloquent queries' results is now a breeze.
Laravel Eloquent Query Cache
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.
π€ Supporting
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. π¦
π Documentation
The entire documentation is available on Gitbook π
π Testing
vendor/bin/phpunit
π€ Contributing
Please see CONTRIBUTING for details.
π Security
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.
