solution10/orm 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

Build Status Coverage Status

Latest Stable Version Total Downloads License

Features

  • Validation baked in
  • Flexible
  • Fast

Installation

Installation is via composer, in the usual manner:

{
    "require": {
        "solution10/orm": "~1.0"
    }
}

Documentation

Userguide

Check out the Wiki

(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

Alex Gisby: GitHub, Twitter

License

MIT

Contributing

Contributors Notes

统计信息

  • 总下载量: 66
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-12-06