Doctrine is a PHP object relational mapper Was Maintained by:glarkin@FreeBSD.org Port Added: 16 Dec 2009 15:41:10 Also Listed In:pear License: not specified in port
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 Hibernate's HQL. This provides developers
with a powerful alternative to SQL that maintains flexibility without
requiring unnecessary code duplication.
WWW: http://www.doctrine-project.org/
No installation instructions: this port has been deleted.
The package name of this deleted port was: pear-Doctrine
Configuration Options
===> The following configuration options are available for pear-Doctrine-1.1.6:
DBLIB=Off (default) "Install PHP DBO driver for DBLIB"
FIREBIRD=Off (default) "Install PHP DBO driver for Firebird"
MYSQL=On (default) "Install PHP DBO driver for MySQL"
ODBC=Off (default) "Install PHP DBO driver for ODBC"
OCI=Off (default) "Install PHP DBO driver for OCI"
PGSQL=Off (default) "Install PHP DBO driver for PostgreSQL"
SQLITE=Off (default) "Install PHP DBO driver for SQLite"
===> Use 'make config' to modify these settings
- Removed databases/pear-Doctrine2 after accidental repocopy. Will be
recreated at some point in the future when Doctrine 2.x achieves at
least beta status.
PR: ports/141309
Requested by: pav