1
0
mirror of synced 2025-01-18 22:41:43 +03:00

20 lines
385 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-07-12 11:50:54 +00:00
+ Searching
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