/StVincent

Lesson-support for StVincent 2018

Primary LanguagePHP

Support for StVincent 2020

A bunch of examples of Design Pattern by Cyril Pereira

Design Pattern

Autoload

Example : DesignPatterns/Autoload

More info :

Decorator

Example : DesignPatterns/Decorator

More info :

Dependency Injection

Example : DesignPatterns/DependencyInjection

More info :

Mvc

Example : DesignPatterns/Mvc

More info :

Singleton

Example : DesignPatterns/Singleton

More info :

Strategy

Example : DesignPatterns/Strategy

More info :