getting-started.txt 286 Bytes
Newer Older
1
++ Requirements
pookey's avatar
pookey committed
2
Doctrine requires PHP >= 5.2. it doesn't require any external libraries. For database function call abstraction Doctrine uses PDO which is bundled with php by default.
3 4 5
++ Installation
++ Starting new project
++ Working with existing databases
zYne's avatar
zYne committed
6
++ Exporting classes