laravel-eloquent-query-cache maintained by wilsonglasser
Last update
2022/06/04 00:19
License
Require
- illuminate/database ^8.0|^9.0
- illuminate/support ^8.0|^9.0
Last update
2022/04/11 12:08
License
Require
- illuminate/database ^8.83|^9.0.1
- illuminate/support ^8.83|^9.0.1
Last update
2022/02/12 20:37
License
Require
- illuminate/database ^8.83|^9.0.1
- illuminate/support ^8.83|^9.0.1
Last update
2022/02/03 13:03
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2022/01/14 21:09
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/12/07 15:46
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/11/05 23:03
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/10/09 07:57
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/10/09 07:57
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/10/09 07:55
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/09/29 09:56
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/09/25 10:09
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/07/17 19:42
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/07/16 22:13
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/07/16 21:16
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/02/04 17:00
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2021/01/20 09:21
License
Require
- illuminate/database ^7.30|^8.23
- illuminate/support ^7.30|^8.23
Last update
2020/11/20 09:30
License
Require
- illuminate/database ^7.0|^8.0
- illuminate/support ^7.0|^8.0
Last update
2020/09/06 22:18
License
Require
- illuminate/database ^6.0|^7.0|^8.0
- illuminate/support ^6.0|^7.0|^8.0
Last update
2020/09/06 20:43
License
Require
- illuminate/database ^6.2|^7.0|^8.0
- illuminate/support ^6.2|^7.0|^8.0
Last update
2020/09/06 20:36
License
Require
- illuminate/database ^6.2|^7.0|^8.0
- illuminate/support ^6.2|^7.0|^8.0
- laravel/legacy-factories ^1.0
Last update
2020/08/29 10:50
License
Require
- illuminate/database ^6.2|^7.0
- illuminate/support ^6.2|^7.0
Last update
2020/08/09 19:38
License
Require
- illuminate/database ^6.2|^7.0
- illuminate/support ^6.2|^7.0
Last update
2020/07/04 14:44
License
Require
- illuminate/database ^6.0|^7.0
- illuminate/support ^6.0|^7.0
Last update
2020/06/14 19:35
License
Require
- illuminate/database ^6.0|^7.0
- illuminate/support ^6.0|^7.0
Last update
2020/04/27 17:16
License
Require
- php >=7.2
- illuminate/database ^6.0|^7.0
- illuminate/support ^6.0|^7.0
Last update
2020/04/26 13:35
License
Require
- php >=7.2
- illuminate/database ^6.0|^7.0
- illuminate/support ^6.0|^7.0
Last update
2020/04/19 16:58
License
Require
- php >=7.2
- illuminate/database ^6.0|^7.0
- illuminate/support ^6.0|^7.0
Last update
2020/04/02 17:06
License
Require
- php >=7.2
- illuminate/database ^6.0|^7.0
- illuminate/support ^6.0|^7.0
Last update
2020/03/04 18:23
License
Require
- php >=7.2
- illuminate/database ^6.0|^7.0
- illuminate/support ^6.0|^7.0
Last update
2019/12/14 20:05
License
Require
- php >=5.4.0
- illuminate/database ^6.0
- illuminate/support ^6.0
Last update
2019/12/14 19:53
License
Require
- php >=5.4.0
- illuminate/database ^6.0
- illuminate/support ^6.0
Last update
2019/12/02 08:48
License
Require
- php >=5.4.0
- illuminate/database ^6.0
- illuminate/support ^6.0
Last update
2019/11/24 08:57
License
Require
- php >=5.4.0
- illuminate/database ^6.0
- illuminate/support ^6.0
Last update
2019/11/23 08:04
License
Require
- php >=5.4.0
- illuminate/database ^6.0
- illuminate/support ^6.0
Last update
2019/11/21 19:26
License
Require
- php >=5.4.0
- illuminate/database ^6.0
- illuminate/support ^6.0
Laravel Eloquent Query Cache
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.