riesjart / eloquent-query-object
此包已被弃用且不再维护。没有建议的替代包。
作为 Eloquent 查询构建器的包装器
v0.1.1
2018-02-21 12:26 UTC
Requires
- php: >=7.1
- illuminate/database: 5.5.*|5.6.*
This package is not auto-updated.
Last update: 2020-03-25 22:39:04 UTC
README
当前版本: v0.1.1
此存储库使用 语义版本控制(SemVer)v2.0.0。
要求
- PHP >= 7.1
- Laravel 5.5 或 5.6
安装
通过 Composer 拉取此包。
composer require riesjart/eloquent-query-object "^0.1"
不需要在您的 Laravel 应用程序中注册任何服务提供者。