套件:php-doctrine-orm(2.8.1+dfsg-3)
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.4-cli
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-doctrine-annotations (<< 2~~)
- Docblock Annotations Parser - Doctrine component
- dep: php-doctrine-annotations (>= 1.11.1)
-
- dep: php-doctrine-cache (<< 2~~)
- cache library - Doctrine component
- dep: php-doctrine-cache (>= 1.9.1)
-
- dep: php-doctrine-collections (<< 2~~)
- Collections Abstraction library - Doctrine component
- dep: php-doctrine-collections (>= 1.5)
-
- dep: php-doctrine-common (<< 4~~)
- common extensions for Doctrine
- dep: php-doctrine-common (>= 3.0)
-
- dep: php-doctrine-dbal (<< 3~~)
- database abstraction layer for Doctrine
- dep: php-doctrine-dbal (>= 2.10.0)
-
- dep: php-doctrine-event-manager (<< 2~~)
- Doctrine Event Manager component
- dep: php-doctrine-event-manager (>= 1.1)
-
- dep: php-doctrine-inflector (<< 3~~)
- string manipulations library - Doctrine component
- dep: php-doctrine-inflector (>= 2.0)
-
- dep: php-doctrine-instantiator (<< 2~~)
- lightweight utility to instantiate objects in PHP
- dep: php-doctrine-instantiator (>= 1.3)
-
- dep: php-doctrine-lexer (<< 2~~)
- base lexer library - Doctrine component
- dep: php-doctrine-lexer (>= 1.0)
-
- dep: php-doctrine-persistence (<< 3~~)
- Doctrine Persistence abstractions
- dep: php-doctrine-persistence (>= 2.0)
-
- dep: php-mysql
- MySQL module for PHP [default]
- 或者 php-pgsql
- PostgreSQL module for PHP [default]
同時作為一個虛擬套件由這些套件填實: php7.4-pgsql - 或者 php-sqlite3
- SQLite3 module for PHP [default]
同時作為一個虛擬套件由這些套件填實: php7.4-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