News Feed
Jobs Feed
Sections




News Archive
Alexander Netkachev's Blog:
Installing Propel object persistence layer for Web application
September 15, 2006 @ 07:29:05

In his latest entry, Alexander Netkachev explains how to install the Propel object persistence layer and it's needed packages into your PHP application.

Object persistence layer provides the developers with the API that allows them to operate with data of the application in object-oriented manner. The developers can use known OOP methods for searching for and restoring the objects from the database. Something like this you can find on the main page of the Propel project and in the Wikipedia article about ORM technology.

These enthusiastic words roused my interest in the technology and I promised myself I would spend some time on testing a software for generating object persistence classes. And I ready to try the Propel library, because it is used by the Symphony framework, which I plan to test in a couple of weeks.

He starts with a little background information about why he's chosen to go with Propel and the process he followed to get things up and running smoothly. He links to the software you'll need (Propel, Creole, and Phing) and gives the install structure and environment variables you'll need to set. Finally, he gives an example .bat file to help perform the install automatically, reducing the problems that could happen when done manually.

0 comments voice your opinion now!
propel object persistence layer creole phing application tutorial propel object persistence layer creole phing application tutorial


blog comments powered by Disqus

Similar Posts

Sameer Borate's Blog: Building a simple Parser and Lexer in PHP

SitePoint PHP Blog: Build a Lifestream with SimplePie

MaltBlue.com: The Birth of PHP Cloud Development Podcasts (dot com)

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5

KillerPHP.com: Zend Framework Components Part 2: Zend_View


Community Events











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


composer framework tool community series object functional podcast conference interview zendframework2 introduction example unittest code testing language release opinion development

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