定制 doctrine/orm 二次开发

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

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

doctrine/orm

最新稳定版本:3.6.0

Composer 安装命令:

composer require doctrine/orm

包简介

Object-Relational-Mapper for PHP

README 文档

README

4.0.x 3.7.x 3.6.x 2.21.x 2.20.x
Build status Build status Build status Build status Build status
Coverage Status Coverage Status Coverage Status Coverage Status Coverage Status

Doctrine ORM is an object-relational mapper for PHP 8.1+ that provides transparent persistence for PHP objects. It sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernate's HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.

More resources:

统计信息

  • 总下载量: 273.11M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 10322
  • 点击次数: 5
  • 依赖项目数: 7200
  • 推荐数: 460

GitHub 信息

  • Stars: 10148
  • Watchers: 242
  • Forks: 2549
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04