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

22 lines
425 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
2007-08-06 20:48:52 +00:00
+ Hierarchical data
2007-06-12 22:18:21 +00:00
+ Configuration
+ DQL (Doctrine Query Language)
+ Native SQL
+ Transactions
+ Caching
2007-06-20 13:04:23 +00:00
+ Event listeners
2007-08-03 12:46:37 +00:00
+ Class templates
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