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