Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/redsign77/dp2

Design patterns II.
https://github.com/redsign77/dp2

command-pattern design-patterns facade-pattern php proxy-pattern strategy-pattern

Last synced: 5 days ago
JSON representation

Design patterns II.

Awesome Lists containing this project

README

        

# Design patterns II.

## Overview

This repo is an example for my second Design Pattern workshop on the [AionHill - Magento Development](http://aionhill.com) company.

### Design pattern examples

- Facade pattern
- Strategy pattern
- Command pattern
- Proxy pattern