vpashkov/yii2-represent
Composer 安装命令:
composer require vpashkov/yii2-represent
包简介
CRUD operations with data structures in relational databases.
README 文档
README
Library for CRUD operations with data structures in relational databases.
Features:
- Declarative style of describing the data structure
- Full CRUD functionality for data structures
- Limit, offset, count working as you want
- REST API
Install
The preferred way to install this extension is through composer.
Run:
php composer.phar require --prefer-dist vpashkov/represent
or add
"vpashkov/represent": "~2.0.0"
to the require section of your composer.json file.
统计信息
- 总下载量: 53
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-08-07