定制 opis/orm 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

opis/orm

最新稳定版本:1.0.1

Composer 安装命令:

composer require opis/orm

包简介

Powerful ORM library

README 文档

README

Build Status Latest Stable Version Latest Unstable Version License

Simple, productive, and easy to learn

Opis ORM is a library that provides an implementation for the Data Mapper pattern, built with the following goals in mind: simplicity, productivity, and a smooth learning curve for developers.

Documentation

The full documentation for this library can be found here

License

Opis ORM is licensed under the Apache License, Version 2.0.

Requirements

Installation

Opis ORM is available on Packagist and it can be installed from a command line interface by using Composer.

composer require opis/orm

Or you could directly reference it into your composer.json file as a dependency

{
    "require": {
        "opis/orm": "^1.0"
    }
}

统计信息

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

GitHub 信息

  • Stars: 33
  • Watchers: 4
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2017-09-11