Download the PHP package heqiubo/think-query-helper without Composer
On this page you can find all versions of the php package heqiubo/think-query-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download heqiubo/think-query-helper
More information about heqiubo/think-query-helper
Files in heqiubo/think-query-helper
Download heqiubo/think-query-helper
More information about heqiubo/think-query-helper
Files in heqiubo/think-query-helper
Vendor heqiubo
Package think-query-helper
Short Description query-helper package for thinkphp5.1
License Apache-2.0
Homepage https://github.com/heqiubo/think-query-helper
Package think-query-helper
Short Description query-helper package for thinkphp5.1
License Apache-2.0
Homepage https://github.com/heqiubo/think-query-helper
Please rate this library. Is it a good library?
Informations about the package think-query-helper
think-addons
The ThinkPHP5 queryHelper Package
安装
composer require heqiubo/think-query-helper
配置
设置Query类
将database.php中的query配置项修改为\think\query_helper\Query
代码提示处理
在模型基类中引入Query类,注释增加@mixin Query
使用
示例
查询方法
All versions of think-query-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package heqiubo/think-query-helper contains the following files
Loading the files please wait ....