This repository was created for Abstract Factory Design Pattern training. You can clone it and continue your training with yourself code.
Install for all dependencies;
composer install
Run for tests;
./vendor/bin/phpunit src/tests --colors
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository was created for Abstract Factory Design Pattern training. You can clone it and continue your training with yourself code.
Install for all dependencies;
composer install
Run for tests;
./vendor/bin/phpunit src/tests --colors