solution10/orm
Composer 安装命令:
composer require solution10/orm
包简介
Powerful, validating, Active Record style ORM. (Not ready for production use!)
README 文档
README
An ActiveRecord ORM based heavily on the truly excellent JellyORM for Kohana.
Features
- Validation baked in
- Flexible
- Fast
Installation
Installation is via composer, in the usual manner:
{
"require": {
"solution10/orm": "~1.0"
}
}
Documentation
Userguide
(or the /docs folder in the repo)
API Docs
From a checkout of this project, run:
$ make
This will create an api/ folder for you to peruse.
PHP Requirements
- PHP >= 5.4
Author
License
Contributing
统计信息
- 总下载量: 66
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-12-06