MyGit

doctrine/DoctrineBundle

Fork: 454 Star: 4715 (更新于 2024-11-18 08:54:09)

license: MIT

Language: PHP .

Symfony Bundle for Doctrine ORM and DBAL

最后发布版本: 2.13.0 ( 2024-09-01 17:50:32)

官方网址 GitHub网址

Doctrine Bundle

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.

最近版本更新:(数据更新于 2024-10-02 19:19:45)

2024-09-01 17:50:32 2.13.0

2024-09-01 17:45:43 2.12.1

2024-03-19 15:22:18 2.12.0

2024-03-19 15:19:26 2.11.4

2024-02-11 17:42:20 2.11.3

2024-02-06 23:43:13 2.11.2

2023-11-16 04:02:41 2.11.1

2023-11-13 03:00:25 2.11.0

2023-11-13 02:15:24 2.10.3

2023-08-08 18:48:02 2.10.2

主题(topics):

bundle, doctrine, symfony, symfony-bundle

doctrine/DoctrineBundle同语言 PHP最近更新仓库

2024-11-20 23:58:25 laravel/framework

2024-11-20 18:39:23 danielmiessler/SecLists

2024-11-16 21:54:23 w7corp/easywechat

2024-11-16 04:49:03 coollabsio/coolify

2024-11-13 23:19:14 symfony/symfony

2024-11-13 22:53:21 symfony/var-dumper