Quantcast
Channel: PHPDeveloper.org
Browsing latest articles
Browse All 16 View Live

Freek Lijten's Blog: Book Review - Growing Object-oriented software guided by...

Freek Lijten has a new post to his blog - a review of a book (from Freeman & Price) called "Growing Object-Oriented Software Guided by Tests". It's based on Java, but the ideas presented can be...

View Article



Chris Morrell's Blog: Introducing Zit, an object-oriented dependency...

In his latest post Chris Morrell introduces a project he's been working on to help with his dependency injection needs - Zit, an object-oriented dependency injection container similar to the Pimple...

View Article

Lorna Mitchell: Introduction to PHP OOP

Making the transition from the procedural PHP world into the object-oriented world of some more complex applications can be difficult. It requires a shift in thinking that might take some learning....

View Article

Lorna Mitchell: A Little More OOP in PHP

Lorna Mitchell has republished a previous article about OOP (following this entry) introducing you to some of the core object-oriented programming concepts in PHP. This time around we'll look at some...

View Article

NetTuts.com: From Procedural to Object Oriented PHP

In this new tutorial from NetTuts.com, they want to help you make the move from procedural PHP to the world of Object-Oriented PHP. They opt for the mini-project approach and show you how to make a...

View Article


Brandon Savage: Using objects doesn't make an application object oriented

In this recent post Brandon Savage suggests that just using objects in your application doesn't mean that it's truly "object oriented development." There's other criteria that need to be met to really...

View Article

Mathias Verraes: Objects as Contracts for Behaviour

Mathias Verraes has a new post to his site today with an interesting idea when it comes to handling the architecture of an application: using objects as the contracts for behavior. He suggests that...

View Article

Anthony Ferrara: Foundations Of OO Design

In his newest post Anthony Ferrara looks at some of the things he calls the foundations of object-oriented design, as set of three things (and principles) to keep in mind when working on OOP...

View Article


Full Stack Radio: Episode 3: Ruby, PHP, OO design, testing & other crap with...

The Full Stack Radio podcast has released their latest episode today - Episode #3: Ruby, PHP, object oriented design, testing and other crap with Matt Machuga, with host Adam Wathan. In this episode,...

View Article


Scotch.io: S.O.L.I.D: The First 5 Principles of Object Oriented Design

On Scotch.io today they've posted a tutorial about SOLID, the "first five principles of object oriented design". SOLID is an acronym made from the first letter of several principles that can help make...

View Article
Browsing latest articles
Browse All 16 View Live




Latest Images