News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Zend Developer Zone:
Integrating Propel with the Zend Framework
April 28, 2006 @ 13:52:43

The Zend Developer Zone has posted another new tutorial covering the intergration of thier popular framework with another popular tool - Propel - an "object persistence and query toolkit" for PHP. It makes it easier to access database values as objects.

Since the Zend Framework is currently (Preview Version 0.1.3) lacking an ORM-Layer (Object Relational Mapping), I want to show you how to integrate Propel. Propel allows you to access your database using a set of objects, providing a simple API for storing and querying data. So Propel can easily take over the model part in a MVC system. For detailled information on Propel, its dependencies on Phing and Creole and how to install it please refer to the Propel website and the User guide.

The tutorial lays out the same application directories, both for the libraries and for the actual application itself. From there, they set up the paths, and create the actual files that Propel works with to map to the structure of your database (an XML file). The rest is the code of the actuall app, making it possible to access your data as simply as the property of an object.

0 comments voice your opinion now!
php zend framework propel integrate tutorial sample code php zend framework propel integrate tutorial sample code



Similar Posts

Rudd-o.com: 5 minutes to finding issues in production PHP Web applications

Secunia.com: CodeIgniter Weakness and Directory Traversal Vulnerability

DevShed: Additional Methods for Using SQLite with PHP 5

Cake Baker's Blog: FindABaker Job Board Started

Pierre\'s Blog: Magic\'s gone


Community Events









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


book PHP5 application package zendframework code conference developer zend ajax job PEAR release example database mysql cakephp releases framework security

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