2007-04-14 01:49:11 +04:00
|
|
|
Doctrine requires PHP >= 5.1. it doesn't require any external libraries.
|
|
|
|
For database abstraction Doctrine uses PDO which is bundled with php by default. Doctrine also requires a little adodb-hack for table creation, which comes with doctrine.
|
2007-04-13 00:52:30 +04:00
|
|
|
|