codelint/laravel-tool
最新稳定版本:1.1.2
Composer 安装命令:
composer require codelint/laravel-tool
包简介
tool to help developing on laravel
README 文档
README
tool to help developing on laravel (main on db operator)
DBOperator have method below, detail see the tests/case/Codelint/Laravel/Database/DBOperatorTest.php
- findBy
- findById
- findByOne
- findByField
- exist
- insert
- upsert
- upsertById
- add
- updateById
- sum
- rows
- page
- orderBy
- groupBy
- leftJoinOn
- innerJoinOn
=== metadata table ===
- meta($iid, $key, $value = false)
- metadata($iid, $kvs)
统计信息
- 总下载量: 129
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-22