News Feed
Jobs Feed
Sections




News Archive
Matthew Weier O'Phinney's Blog:
Why PHP Namespaces Matter
February 04, 2011 @ 13:23:22

Matthew Weier O'Phinney has a new post today talking about why namespaces in PHP matter and why he thinks they're a valuable contribution to the language.

You've heard about PHP namespaces by now. Most likely, you've heard about -- and likely participated in -- the bikeshedding surrounding the selection of the namespace separator. Regardless of your thoughts on the namespace separator, or how namespaces may or may not work in other languages, I submit to you several reasons for why I think namespaces in PHP are a positive addition to the language.

He breaks down his reasons into four different categories - the code organization benefits that come with namespace "containers", simplified interface structure, improved readability (no more huge class names) and a simpler method for identifying dependencies

0 comments voice your opinion now!
namespace opinion organization interface readability dependencies


blog comments powered by Disqus

Similar Posts

Brandon Savage's Blog: Learning From Other Communities

Jani Hartikainen's Blog: Improved Zend Framework package maker

Shameer Chamal's Blog: Why Kohana is an awesome framework

Pádraic Brady's Blog: PHP: Innocent Villagefolk or a Pillagin' Pirate?

Gergely Hodicska's Blog: What's new in PHP 5.3 - part 1: namespaces


Community Events











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


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

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