News Feed
Jobs Feed
Sections




News Archive
Refulz Blog:
Traits in PHP 5.4 - Why we need Traits
March 30, 2012 @ 11:53:35

On the Refulz blog today there's a new post about traits in PHP (recently introduced in PHP 5.,4) and why we need them in our development.

Traits is one major addition to PHP. We read an introductory article about Traits in PHP 5.4. In the post, we saw an example code which only resembles single inheritance. So, what is the actual purpose of Traits and why do we need to use Traits in our code.

They give a sample use case involving two types of clients, Business and Individual, and how you can use a single Client class and trait to provide address-related functionality.

0 comments voice your opinion now!
traits introduction example class tutorial


blog comments powered by Disqus

Similar Posts

Jacob Santos' Blog: phpBB is Dead, Long Live FUDForum (or at least SMF)

Fabien Potencier's Blog: PHP Iterators and Streams are awesome

PHPro.org: Class Hierachies And Overriding

DevShed: PHP Object Oriented Programming using LSP

Rashaud Teague's Blog: Basic Data Trees


Community Events









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


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

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