13.May.2011 at 23:33 by Anonymous
Good talk, poor in examples... A live demo whould have been appreciated
Juozas Kaziukėnas (13.May.2011 at 11:30)
Talk at phpDay 2011 (English - UK)
Doctrine is an enterprise object persistence layer for PHP 5.3.2+ that supports persisting PHP objects to relational databases like MySQL, Oracle, etc. and document based storage systems like MongoDB as well. Dive in head first and learn the Doctrine way in this talk.
Quicklink: https://joind.in/2990
Track(s): Sala 3
Slides: Doctrine 2
By clicking this button you are declaring that you are the speaker responsible for it and a claim request will be sent to the administrator of the event.
If the claim is approved you will be able to edit the information for this talk.
Are you sure?
13.May.2011 at 23:33 by Anonymous
Good talk, poor in examples... A live demo whould have been appreciated
15.May.2011 at 16:24 by Anonymous
Good and comprehensive talk
15.May.2011 at 19:00 by Timo Bezjak
A well-presented introduction to D2. For me there was too much emphasis on the comparison to D1 and the ActiveRecord model though, whereas a focus on practical aspects might have been more helpful in practice. Like schema definion (migrations, forward and backward, including data), or extensibility (can I create my own data types on a D2 level? E. g. your example of the geodata stuff that is not available because some of the supported databases don't provide the functionality), or practical performance considerations (you scratched this one).
17.May.2011 at 13:01 by Manuel Baldassarri
Good talk and well presented. Other examples would be interesting (is possible to create model without annotation? Testing and fixtures?)
13.May.2011 at 16:29 by Filippo De Santis
Really good presentation!
Doctrine2 was explained as it should be for those who want to know why it was needed and why it is used in so many projects!