theupriser/laravel-eloquent-query-cache

Adding cache on your Laravel Eloquent queries' results is now a breeze.

v4.2.0 2024-11-15 08:25 UTC

README

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.

📃 Documentation

The entire documentation is available on Gitbook 🌍

🤝 Contributing

Please see CONTRIBUTING for details.

🔒 Security

If you discover any security related issues, please email rickpeters@upriser.nl instead of using the issue tracker.