pepeverde/doctrine1
Composer 安装命令:
composer require pepeverde/doctrine1
包简介
PHP5 Database ORM
关键字:
README 文档
README
Doctrine is an object relational mapper (ORM) for PHP 5.2.3+ 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.
统计信息
- 总下载量: 3.92k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: LGPL-2.0-or-later
- 更新时间: 2017-10-23