News Feed
Jobs Feed
Sections




News Archive
ActsAsFlinn Blog:
PHP and ActiveRecord
August 09, 2007 @ 10:12:00

On the ActsAsFlinn blog, a new article's been posted talking about ActiveRecord and some of the problems with implementing it in PHP.

I'm starting a new job soon and I'll be working primarily with PHP. Since I've been a rubyist for the last 2 years I'm looking at PHP from a Rails development perspective. Before working exclusively with Ruby I hung onto to PHP (because of the project I was working on) by porting Rails bits to PHP. I eventually gave up on porting Rails to PHP after my project's funding was cut.

His experience found that there were a few things that caused the problem in the transition between Ruby and PHP like "in Ruby everything is an object" and some Reflection differences between the two languages. He has a little sample object he's created the code for, but it still doesn't work quite right.

In the end, he points out that the Row Data Gateway is a much easier method to get working in PHP (complete with sample code).

0 comments voice your opinion now!
activerecord designpattern ruby port database activerecord designpattern ruby port database


blog comments powered by Disqus

Similar Posts

Developer.com: Threads Versus The Singleton Pattern

DZone.com: From Doctrine 1 to Doctrine 2

PHPMaster.com: Using an Access Database with PHP

PhPL33t Blog: How to Automated Plesk Email Creation

Anthony Ferrara: Mediators - Programming With Anthony


Community Events











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


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

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