1
0
mirror of synced 2025-02-03 05:49:25 +03:00

3 lines
245 B
Plaintext
Raw Normal View History

2007-06-12 22:18:21 +00: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.