PhpDev.App
renoki-co/laravel-eloquent-query-cache

renoki-co/laravel-eloquent-query-cache

Stars: 949

Forks: 71

Pull Requests: 123

Issues: 80

Watchers: 17

Last Updated: 2023-09-11 10:20:19

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

License: Apache License 2.0

Languages: PHP, Blade

Laravel Eloquent Query Cache

CI codecov StyleCI Latest Stable Version Total Downloads Monthly Downloads License

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 [email protected] instead of using the issue tracker.

🎉 Credits