Skip to content

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

License

NotificationsYou must be signed in to change notification settings

renoki-co/laravel-eloquent-query-cache

Repository files navigation

Laravel Eloquent Query Cache

CIcodecovStyleCILatest Stable VersionTotal DownloadsMonthly DownloadsLicense

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 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