advil0 / laravel-eloquent-query-cache
renoki-co/laravel-eloquent-query-cache的分支版本,以支持Laravel 10。
v1.0.3
2023-03-10 06:29 UTC
Requires
- illuminate/database: ^8.83|^9.35|^10.1
- illuminate/support: ^8.83|^9.35|^10.1
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: ^6.28|^7.0|^8.0.2
- phpunit/phpunit: ^9.5.25|^10.0.11
This package is auto-updated.
Last update: 2024-09-30 01:54:35 UTC
README
这是renoki-co/laravel-eloquent-query-cache的分支版本,以支持Laravel 10。
Laravel Eloquent Query Cache恢复了Laravel很久以前移除的remember()
功能。它直接在Eloquent级别上添加缓存功能,使您可以在数据库查询中使用缓存。
📃 文档
🐛 测试
vendor/bin/phpunit
🤝 贡献
请参阅CONTRIBUTING以获取详细信息。
🔒 安全性
如果您发现任何安全相关的问题,请发送电子邮件至alex@renoki.org,而不是使用问题跟踪器。