This is an playground that i'm currently using to learn about all the different design patterns.
.
│
├── pattern_name
├── classes
│
│
├── interfaces
│
│
├── index.php --> where is implemented the relative pattern
To run your desidered design pattern you must cd into the design folder and then run You must have php installed
php index.php