Getting started - Requirements.php 246 Bytes
Newer Older
doctrine's avatar
doctrine committed
1
Doctrine requires PHP >= 5.1. it doesn't require any external libraries.
2
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.