Looking to hire Laravel developers? Try LaraJobs

laravel-db-cache maintained by vaix-dungpx

Description
Forked version of renoki-co/laravel-db-cache to support Laravel 10.
Author
Last update
2023/06/12 16:08 (dev-dependabot/composer/phpunit/phpunit-tw-10.2.2)
License
Downloads
74

Comments
comments powered by Disqus

Laravel Eloquent Query Cache

This is a forked copy of renoki-co/laravel-eloquent-query-cache to support Laravel 10.

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 🌍

🐛 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