shubinmi/ant-orm-php
Composer 安装命令:
composer require shubinmi/ant-orm-php
包简介
Ant ORM. Easy way to manipulate your data.
关键字:
README 文档
README
Easy way to manipulate your data
The concept - to know its place and purpose. The rule of this ORM - to be flexible and not to be intrusive.
Installation
Install the latest version with
$ composer require shubinmi/ant-orm-php
Basic Usage
See at tests folder
Contribute safely
Be in sure that nothing is broken
MySql
- Init db by
php ./tets/Mysql/init/init.php -h 127.0.0.1 -u root -p root
- Run tests by
./vendor/phpunit/phpunit/phpunit --bootstrap ./tests/Mysql/boot.php ./tests/Mysql/
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2016-11-19