Posts Tagged “ORM”

PHP Rapid Application Development with ZF1.8 and AR

by Clay vanSchalkwijk on May 21, 2009

In the days since I began programming in PHP the web has come a long way. With the 5.3 release of PHP, the OOP side of things are finally getting a much needed polish. In the past year there’s been (…)

Read the rest of this entry »

PHP ActiveRecord Available for Beta Testing

by Kien La on May 19, 2009

We’ve been working hard to get this ready for people to start poking around in and we’re happy to announce that it’s now ready for public beta testing! You can grab it from http://github.com/kla/php-activerecord/. Play with it… break it… and (…)

Read the rest of this entry »

PHP ActiveRecord with PHP 5.3

by Jacques Fuentes on May 14, 2009

Update! Find the latest here. PHP 5.3 gets ActiveRecord! A quick search to find an implementation of active record for php on google is discouraging when one considers the state of ActiveRecord for Ruby on Rails. The reader will notice (…)

Read the rest of this entry »

Part 1: A Technology Overview

by Justin Leider on July 21, 2008

This will be the first post in a multi-part series, each of the following installations will detail the technologies and implementations of the upcoming CitySquares revision. I hope to cover the entire page generation process, starting with the user’s first (…)

Read the rest of this entry »

Turning the page — PHP, Symfony, ORM

by Justin Leider on July 18, 2008

I have come to the conclusion that I should be cataloging my work, thoughts, theories and activities for others to read and learn from my experiences as a web engineer. Let me begin by mentioning I work at a company (…)

Read the rest of this entry »