Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 255 Bytes

File metadata and controls

20 lines (14 loc) · 255 Bytes

tutorials-php-design-patterns

Documentation

How to run?

  cd tutorials-php-design-patterns

Command Pattern

php index.php PATTERN_TYPE PATTERN_NAME

Example

php index.php Behavioral ChainOfResponsibility