Skip to content

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

License

Notifications You must be signed in to change notification settings

byErikas/laravel-eloquent-query-cache

This branch is 3 commits ahead of renoki-co/laravel-eloquent-query-cache:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5825d89 Β· Apr 3, 2025
Mar 18, 2025
Apr 3, 2025
Nov 30, 2024
Nov 21, 2019
Nov 21, 2019
Nov 21, 2019
Aug 9, 2020
Nov 21, 2019
Apr 20, 2020
Sep 12, 2020
Nov 8, 2021
Feb 16, 2025
Aug 9, 2020

Repository files navigation

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 alex@renoki.org instead of using the issue tracker.

πŸŽ‰ Credits

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.2%
  • Blade 0.8%