Have you ever found yourself in a situation where you were either constantly updating simple SQL queries as your app evolved or crushed under the maintenance of your own ORM ? In this workshop we are going to build a small application to become familiar with the ORM and database abstraction component of Doctrine. In the end you will be able to take full advantage of Doctrine and navigate around its limitations to build your application.

Comments

Comments are closed.

Charlie Heesom at 08:44 on 1 Oct 2017

A good introduction to doctrine!

Martin Price at 20:15 on 2 Oct 2017

It felt that the tutorial needed some more structure, perhaps it could be broken down into a number of stages to follow with a clear goal to complete at each step.