News Feed
Jobs Feed
Sections




News Archive
Scarletlullaby.com:
Refactoring to Rails (MVC) in PHP
June 21, 2006 @ 14:51:51

Ryan from Scarletlullaby.com has posted a new item today looking at the process he followed to refactor a Rails MVC application into PHP.

Most of my work of late has involved refactoring and rewriting insanely large and out of control programs so that it's easier to add features, follow program flow, etc. Since I've been using Rails so much in my personal projects, I tend to refactor things in a way that makes them resemble Rails in a funny, PHP-molested way.

I've come up with fairly decent and clean ways to implement most of the functionality available in Rails; basically, the PHP apps are set up using a frontcontroller, which delegates to instances of page controllers.

He looks at some of the "strange thoughts" he's had in the process, including issues dealing with POST/GET values, session data, and difficulty surrounding the fact that PHP dosen't support multiple inheritance.

0 comments voice your opinion now!
refactoring rubyonrails mvc get post session flash multiple inheritance refactoring rubyonrails mvc get post session flash multiple inheritance


blog comments powered by Disqus

Similar Posts

Nik Chankov's Blog: 10 reasons to choose CakePHP as Framework

Site News: Popular Posts for the Week of 09.28.2007

Job Posting: Syneron Seeks Webmaster with PHP Skills (Irvine, CA)

Michael Nitschinger's Blog: Using Couchbase as a flexible session store

Job Posting: Shulman Fleming & Partners Seeks Senior PHP Developer (New York, NY)


Community Events











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


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

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