rennokki / laravel-eloquent-query-cache
现在,在 Laravel Eloquent 查询的结果上添加缓存变得轻而易举。
3.4.0
2023-04-01 12:26 UTC
Requires
- illuminate/database: ^9.35|^10.5
- illuminate/support: ^9.35|^10.5
Requires (Dev)
- chelout/laravel-relationship-events: ^1.5|^2.0
- laravel/legacy-factories: ^1.3
- livewire/livewire: dev-master
- mockery/mockery: ^1.5
- orchestra/testbench: ^7.23|^8.1.1
- phpunit/phpunit: ^9.5.25
- dev-master
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.0
- 2.x-dev
- 2.7.1
- 2.7.0
- 2.6.1
- 2.6.0
- 2.5.1
- 2.5.0
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.1
- 2.0.0
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.x-dev
- 1.0.0
- dev-dependabot/github_actions/codecov/codecov-action-4.2.0
- dev-dependabot/github_actions/actions/cache-4.0.2
- dev-feature/refactor-4.x
- dev-3.x-test
This package is auto-updated.
Last update: 2024-09-08 11:32:09 UTC
README
Laravel Eloquent 查询缓存恢复了 Laravel 很久以前删除的 remember()
功能。它直接在 Eloquent 层面上添加缓存功能,使数据库查询能够使用缓存。
🤝 支持
如果你在生产应用程序、演示、爱好项目、学校项目等中使用 Renoki Co. 的一个或多个开源软件包,请通过 Github Sponsors 支持我们的工作。📦
📃 文档
🐛 测试
vendor/bin/phpunit
🤝 贡献
请参阅 CONTRIBUTING 获取详细信息。
🔒 安全
如果你发现任何安全问题,请通过电子邮件 alex@renoki.org 而不是使用问题跟踪器。