Articles, Snippets and Libraries for using Doctrine with the Zend Framework
Datum: 28.11.2009 21:42:29
Since Doctrine will be integrated into the Zend Framework and Doctrine 2.0 in Zend Framework 2.0
(Both will need PHP 5.3), I thought it would be nice to have have some informations about how you can already use Doctrine in your Zend Framework Applications, what code-snippets
exist out there and what you don't need to reinvent.
There is already a lot of Articles about how to use Doctrine as an ORM System in Zend Framework-Applications, some snippets, even a podcast, a libary and the Doctrine Manual for
informations about the usage of Doctrine itself.
Some of the blog-articles overlap in their content because they talk about the same basic things like auto-loading or resources for bootstrapping with Zend_Application, but since there always different ways for achieving a goal and not everybody prefers the same I thought listing different approaches won't harm anybody.
Blog-Articles
-
Autoloading Doctrine and Doctrine entities from Zend
Framework by Matthew Weier O'Phinney
- Zend Framework and Doctrine. Part 1 , Part 2 and Part 3 by Juozas Kaziukėnas
-
Integrating Zend Framework and Doctrine by Ruben
Vermeersch (also available in other languages:
- German by Mario Guenterberg (Seems to be offline)
- Dutsch by Ruben Vermeersch
- French by Fred Blanc
- Russian by Oleg Lobach
- Autogenerating forms from Doctrine models Part 1 and Part 2 by Jani Hartikainen (Owner of this Proposal: Zend_Form generation from Models)
- Doctrine ORM and Zend Framework Sample Project to get you started by Branko Ajzele
- Doctrine ORM and Zend Framework by Eric Leclerc
- Zend Framework and Doctrine - Part 1 by Phil Brown
- Integrating Zend Framework with Doctrine ORM by Roy Simkes
- Optimizing Zend Framework and Doctrine Applications by Jani Hartikainen
- Using Zend_ACL with Doctrine Record Listeners by Adam Jensen
- Database Helper for PHPUnit by Jani Hartikainen
- Zend Framework + Doctrine + JQuery Grid by Kamil Adryjanek
- Doctrine 2: Enterprise Persistence Layer for PHP 5.3 Part II (Spanish) by Andrés Guzmán
Podcasts
- Introducing Doctrine 1.2 Integration by Jon Lebensold (ZendCasts)
- Writing Doctrine Unit Tests with Zend_Test by Jon Lebensold (ZendCasts)
Plugins
Snippets / Code / Classes
- Zend_Paginator_Adapter_Table by Jason Eisenmenger (Owner of the Proposal Zend_Paginator_Adapter_Doctrine)
- Paginator_Adapter_DoctrineQuery by Pavel V Egorov
- ZendX_Auth_Adapter_Doctrine by Jason Eisenmenger and David A. Werner (Owners of the Proposal Zend_Auth_Adapter_Doctrine_Table
- My_Doctrine_Table a Doctrine_Table-Implementation which uses Zend_Cache for Caching by Stefan Riedel
- Robo47_Cache_DoctrineAdapter an Adapter for Using an Zend_Cache-Instance as a Doctrine_Cache by Benjamin Steininger (myself :) )
- Doctrine & Zend_Paginate by Josh Team
-
IMind php
Libraries
-
Parables by Matthew Lurz (A Collection of Classes for using Doctrine with Zend_Application_Resource, Zend_Log, Zend_Session.)
Matthew Lurz is the owner of some Proposals for the Integration of Doctrine into the Zend Framework:
Manuals
- Doctrine Manual Version 1.0 (old stable)
- Doctrine Manual Version 1.1 (stable)
- Doctrine Manual Version 1.2 (beta)
- Doctrine Manual Version 2.0 (alpha)
Know any other resources for using Doctrine in the Zend Framework ? Write a comment!
Trackbacks (0)
Trackbackurl: http://www.robo47.net/trackback/blogentry/178Es sind keine Trackbacks vorhanden.
You liked it ? Link it on your homepage or blog:

Benjamin Steininger ist Informatik-Student an der
Kommentare (0)
Es sind noch keine Kommentare vorhanden.
Kommentar erstellen