1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/manual/new/docs/en.txt

19 lines
372 B
Plaintext
Raw Normal View History

2007-06-13 02:18:21 +04:00
+ Getting started
+ Connection management
+ Object relational mapping
2007-06-14 18:59:49 +04:00
+ Mapping relations
2007-06-13 02:18:21 +04:00
+ Working with objects
+ Configuration
+ DQL (Doctrine Query Language)
+ Native SQL
+ Transactions
+ Caching
2007-06-20 17:04:23 +04:00
+ Event listeners
2007-06-19 03:53:32 +04:00
+ Plugins
2007-06-13 02:18:21 +04:00
+ Database abstraction
2007-06-25 00:44:14 +04:00
+ Improving Performance
2007-06-13 02:18:21 +04:00
+ Technology
2007-06-19 03:53:32 +04:00
+ Exceptions and warnings
2007-06-13 02:18:21 +04:00
+ Real world examples
+ Coding standards