theupriser / laravel-eloquent-query-cache
现在在 Laravel Eloquent 查询的结果上添加缓存变得非常简单。
v4.1.0
2024-03-24 18:14 UTC
Requires
- illuminate/database: ^8.83 || ^9.35 || ^10.0 || ^11.0
- illuminate/support: ^8.83 || ^9.35 || ^10.0 || ^11.0
- dev-master
- v4.1.0
- v4.0.1
- v4.0.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/composer/phpunit/phpunit-tw-9.6.4
- dev-dependabot/github_actions/actions/cache-3.2.6
- dev-feature/refactor-4.x
- dev-3.x-test
This package is not auto-updated.
Last update: 2024-09-22 20:38:12 UTC
README
Laravel Eloquent 查询缓存恢复了 Laravel 很久以前移除的 remember()
功能。它直接在 Eloquent 层面添加缓存功能,利用缓存数据库查询。
🤝 支持
如果您在生产应用程序、演示、个人项目、学校项目等中使用 Renoki Co. 的一个或多个开源软件包,请通过 GitHub Sponsors 支持我们的工作。📦
📃 文档
🐛 测试
vendor/bin/phpunit
🤝 贡献
请参阅 CONTRIBUTING 获取详细信息。
🔒 安全
如果您发现任何安全问题,请通过 email alex@renoki.org 而不是使用问题跟踪器。