/design-patterns-php

The Design Patterns in PHP

Primary LanguagePHP

PHP Design Patterns

Learn the OOP mechanisms with simple examples...


For polish community I also wrote more about patterns on my blog:

Introduction

Creational:

Structural:

Behavioral:

I also recommend you two great websites with design patterns: