News Feed
Jobs Feed
Sections




News Archive
Developer.com:
Doctrine Object Relational Mapping for Your PHP Development
June 14, 2010 @ 10:22:06

New on Developer.com today there's a new article looking at one of the more powerful ORM tools available for PHP - Doctrine.

Because of the relational database's pivotal role in driving Web applications, a great deal of time and effort has been put into creating tools that not only simplify the task of mapping database tables to a programming language's object-oriented class structure, but also facilitate the management of your data and schemas over the project lifecycle. [...] The PHP community also has a powerful database integration tool at their disposal: a project known as Doctrine.

They help you get started with this powerful tool by showing you how to get it installed, create a sample schema and loading some fixtures (base data). There's also a quick snippet of code showing you how to grab information from a sample user table and display the name of the user.

0 comments voice your opinion now!
doctrine object relational map orm tutorial


blog comments powered by Disqus

Similar Posts

CMStr.com: How to manually install Joomla 1.5+

PHPWomen.org: One way to handle concurrency in a multi-user web app

PHPMaster.com: An Introduction to Mock Object Testing

MaltBlue.com: Zend Form Mastery with Zend Config - Part 1, Custom Filter Paths

ProDevTips.com: Memcached in PHP on Dapper


Community Events











Don't see your event here?
Let us know!


rest functional podcast database language introduction conference framework phpunit symfony2 development zendframework2 opinion unittest community testing release interview usergroup series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework