パッケージ: php-doctrine-orm (2.6.3+dfsg-1)
php-doctrine-orm に関するリンク
Debian の資源:
doctrine ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.doctrine-project.org]
類似のパッケージ:
tool for object-relational mapping
Object-Relational-Mapper for PHP. Doctrine 2 is an object-relational mapper (ORM) for PHP 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 Hibernates HQL. This provides developers with a powerful alternative to SQL that maintains flexibility without requiring unnecessary code duplication.
The Doctrine Project provides several libraries primarily focused on database storage and object mapping.
その他の php-doctrine-orm 関連パッケージ
|
|
|
|
-
- dep: php-cli
- command-line interpreter for the PHP scripting language (default)
以下のパッケージによって提供される仮想パッケージでもあります: php7.3-cli
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-doctrine-annotations (<< 2~~)
- Docblock Annotations Parser - Doctrine component
- dep: php-doctrine-annotations (>= 1.5)
-
- dep: php-doctrine-cache (<< 2~~)
- cache library - Doctrine component
- dep: php-doctrine-cache (>= 1.6)
-
- dep: php-doctrine-collections (<< 2~~)
- Collections Abstraction library - Doctrine component
- dep: php-doctrine-collections (>= 1.4)
-
- dep: php-doctrine-common (<< 3~~)
- common extensions for Doctrine
- dep: php-doctrine-common (>= 2.7.1)
-
- dep: php-doctrine-dbal (<< 3~~)
- database abstraction layer for Doctrine
- dep: php-doctrine-dbal (>= 2.6)
-
- dep: php-doctrine-instantiator (<< 2~~)
- lightweight utility to instantiate objects in PHP
- dep: php-doctrine-instantiator (>= 1.1)
-
- dep: php-mysql
- MySQL module for PHP [default]
- または php-pgsql
- PostgreSQL module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php7.3-pgsql - または php-sqlite3
- SQLite3 module for PHP [default]
以下のパッケージによって提供される仮想パッケージでもあります: php7.3-sqlite3 - または php-sybase
- Sybase module for PHP [default]
-
- dep: php-symfony-console
- run tasks from the command line
-
- rec: php-symfony-yaml
- convert YAML to PHP arrays and the other way around