1
0
mirror of synced 2025-01-22 08:11:40 +03:00

17 lines
328 B
Plaintext
Raw Normal View History

2007-06-12 22:18:21 +00:00
+ Getting started
+ Connection management
+ Object relational mapping
2007-06-14 14:59:49 +00:00
+ Mapping relations
2007-06-12 22:18:21 +00:00
+ Working with objects
+ Configuration
+ DQL (Doctrine Query Language)
+ Native SQL
+ Transactions
+ Caching
2007-06-18 23:53:32 +00:00
+ Plugins
2007-06-12 22:18:21 +00:00
+ Database abstraction
+ Technology
2007-06-18 23:53:32 +00:00
+ Exceptions and warnings
2007-06-12 22:18:21 +00:00
+ Real world examples
+ Coding standards