1
0
mirror of synced 2025-01-18 22:41:43 +03:00
jepso 591cbe406d * Made the documentation directory structure a bit more logical by moving 'docs/en/root.txt' to 'docs/en.txt'.
* Found two more sections from the old documentation that are not yet converted to the new format.
2007-07-09 10:29:20 +00:00

19 lines
372 B
Plaintext

+ Getting started
+ Connection management
+ Object relational mapping
+ Mapping relations
+ Working with objects
+ Configuration
+ DQL (Doctrine Query Language)
+ Native SQL
+ Transactions
+ Caching
+ Event listeners
+ Plugins
+ Database abstraction
+ Improving Performance
+ Technology
+ Exceptions and warnings
+ Real world examples
+ Coding standards