定制 dator/doctrine1-drak 二次开发

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

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

dator/doctrine1-drak

Composer 安装命令:

composer require dator/doctrine1-drak

包简介

PHP5 Database ORM

README 文档

README

This is a maintained Doctrine 1 fork you can use in your projects using Composer.

There are two versions: dev and master. master is fully backwards-compatible with the latest original Doctrine 1 release. dev contains more fixes.

Usage

Use the dev-dev version string for the latest doctrine1, and dev-master for the backwards-compatible one:

{
  "require": {
    "drak/doctrine1": "dev-dev"
  }
}

List of backwards-incompatible changes on dev

  • whereIn with an empty array now restricts query to returning nothing instead of returning everything (issue #15)

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL
  • 更新时间: 2015-03-31