定制 doctrine/doctrine-bundle 二次开发

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

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

doctrine/doctrine-bundle

最新稳定版本:3.2.2

Composer 安装命令:

composer require doctrine/doctrine-bundle

包简介

Symfony DoctrineBundle

README 文档

README

Doctrine DBAL & ORM Bundle for the Symfony Framework.

Continuous Integration codecov

What is Doctrine?

The Doctrine Project is the home of a selected set of PHP libraries primarily focused on providing persistence services and related functionality. Its prize projects are a Object Relational Mapper and the Database Abstraction Layer it is built on top of. You can read more about the projects below or view a list of all projects.

Object relational mapper (ORM) for PHP that 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 Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.

DBAL is a powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction.

Documentation

The documentation is rendered on the symfony.com website. The source of the documentation is available in the docs folder.

统计信息

  • 总下载量: 230.81M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4857
  • 点击次数: 1
  • 依赖项目数: 3972
  • 推荐数: 222

GitHub 信息

  • Stars: 4821
  • Watchers: 48
  • Forks: 477
  • 开发语言: PHP

其他信息

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