The local Oklahoma City PHP User Group is re-starting with the okcCoCo as the new venue. The new meetings will be on the second Tuesday of each month, starting with Tuesday, June 09, 2009 at 6:30pm as the first official meeting. Visit the official OKC PHP User Group website to register for meeting reminders and [...]
Introducing… PHP DataMapper!
PHP DataMapper is an open-source project I’ve been building and working on for a little while now. It’s a lightweight Object-Relational Mapper based on the Data Mapper design pattern, setup using one mapper per table. The primary goal is to make database access one of the easiest parts of building your application instead of the [...]