doctrine/orm
Fork: 2518 Star: 9936 (更新于 2024-11-19 08:01:08)
license: MIT
Language: PHP .
Doctrine Object Relational Mapper (ORM)
最后发布版本: 3.2.2 ( 2024-08-23 18:30:51)
4.0.x | 3.4.x | 3.3.x | 2.21.x | 2.20.x |
---|---|---|---|---|
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:
最近版本更新:(数据更新于 2024-10-04 01:10:01)
2024-08-23 18:30:51 3.2.2
2024-08-23 18:29:13 2.19.7
2024-06-27 23:51:52 3.2.1
2024-06-27 23:48:42 2.19.6
2024-05-23 22:39:14 3.2.0
2024-05-23 22:34:07 3.1.4
2024-04-30 15:17:30 3.1.3
2024-04-30 14:51:44 2.19.5
2024-04-16 06:11:03 3.1.2
2024-04-16 06:01:20 2.19.4
主题(topics):
hacktoberfest
doctrine/orm同语言 PHP最近更新仓库
2024-11-22 20:08:52 coollabsio/coolify
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-13 23:19:14 symfony/symfony
2024-11-13 22:53:21 symfony/var-dumper