Qafoo GmbH - passion for software quality ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :Author: Tobias Schlitt :Date: Thu, 13 Feb 2014 06:35:17 +0100 :Revision: 2 :Copyright: All rights reserved =================================== Talk to your database with Doctrine =================================== :Keywords: doctrine, orm, dbal, abstraction, usage, introduction, php, symfony2, presentation, PHP Conference Argentina :Description: Object-Oriented Programming in PHP has lead to increased demand for object-relational mapping tools (ORM) to interact with databases. For the second major … Object-Oriented Programming in PHP has lead to increased demand for object-relational mapping tools (ORM) to interact with databases. For the second major version of Doctrine we focused on building a fast and extendable ORM build on top of a flexible database-access layer (DBAL). This talk introduces the DBAL and ORM components of Doctrine 2. In the first part of the talk I will show that you can use the DBAL without the ORM and why you should do this instead of using just PDO or mysqli. In the second part I will introduce the ORM and its basic features. Watch online ------------ .. image:: /images/talks/13_10_phpconfar_doctrine2/slide_0.png#44 :class: slides `Download PDF`__ __ /talks/13_10_phpconfar_doctrine2.pdf Get us on-site -------------- No developer can work professionally on an object oriented project without sound knowledge on object oriented design. OOD provides you with the flexibility and testability needed for sustainable code. No matter if your team wants to get started with or already performs automatic testing, solid skills are the way to long-term success. Boost your team's expertise by an inhouse `training on object oriented design`__ with an experienced Qafoo expert. __ /services/training/topics/topics.html