News Feed
Jobs Feed
Sections




News Archive
DZone.com:
Refactoring away from spaghetti PHP
July 24, 2012 @ 10:29:47

In this new post to DZone.com, Giorgio Sironi walks you through a few steps to consider when trying to refactor some of the spaghetti code out of your application.

Sometimes you have to take a step back from discussions on coupling, cohesion, patterns and katas to give some training to the ones of us that have a procedural mindset. With this article I hope to provide some initial tips for the members of the PHP community that are ready to abandon the concept of the OneSingleProcedure(TM) to embrace the object world.

He includes a common procedural example with all of the logic in one file and talks about how the idea of "decomposition" can help to break it up into objects with their own roles and responsibilities.

0 comments voice your opinion now!
refactor spaghetti code tutorial object oop


blog comments powered by Disqus

Similar Posts

Milw0rm.com: Exploit - PHP5 COM Object Security Bypass (Windows)

HowTo Forge: Installing The PHP-MSSQL Module On CentOS 5.0

Paul Jones' Blog: Memory Leaks With Objects in PHP 5

DevShed: Creating a Simple Threaded Discussion Forum

Paperbagcoder: MVC and PHP


Community Events











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


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

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