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

IBM developerWorks: Five common PHP design patterns

Developer Tutorials: Drupal CMS e-Commerce Module Basics

HTMLGoodies.com: PHP Tutorial - Introduction

VideoPHPBlog.com: Create your own MVC

NetTuts.com: How to Work with PHP and FTP


Community Events











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


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

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