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

PHPBuilder.com: Using XML, Part 5 - SOAP and WSDL

RubySource.com: PHP to Ruby: Modules, Mixins and Ducks

Symfony Project: symfony 1.0 beta 4 released

O\'Reilly: Designing a database-driven PHP App? Don\'t Forget the Data!!

Stefan Mischook's Blog: Building Objects Video (Parts 1, 2 & 3)


Community Events











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


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

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