1
0
mirror of synced 2025-01-19 06:51:40 +03:00

19 lines
372 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-20 13:04:23 +00:00
+ Event listeners
2007-06-18 23:53:32 +00:00
+ Plugins
2007-06-12 22:18:21 +00:00
+ Database abstraction
2007-06-24 20:44:14 +00:00
+ Improving Performance
2007-06-12 22:18:21 +00:00
+ 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