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

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

邮箱: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
  • 点击次数: 6
  • 依赖项目数: 7200
  • 推荐数: 460

GitHub 信息

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

其他信息

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