Elao/designPattern

Name: designPattern

Owner: Elao

Description: Implementation samples of Design Pattern in PHP & Javascript

Created: 2015-06-19 12:21:07.0

Updated: 2016-01-21 15:03:31.0

Pushed: 2016-01-21 15:39:37.0

Homepage: null

Size: 4

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

PHP/JS Design patterns implementation

Implementation samples of Design Pattern in PHP & Javascript.

This repository is our training at Elao to practice the use of design patterns.

Feel free to change the code and submit pull requests!

Patterns
Run scripts

Run php sample in CLI:

$ php Factory/php/factory.php

Install Node.js and run js sample in CLI:

$ node Factory/js/factory.js

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.