Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 595 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 595 Bytes

Billing

This project is created to demonstrate clean architecture of PHP based on Kristopher Wilson's The Clean Architecture in PHP.

Added a couple of best practices for naming conventions.

Minimum Requirements

  • PHP 7.3
  • Composer

Dependencies

  • Peridot-PHP (BDD)

Installing

  1. Run composer dump-autoload
  2. Run composer install

Authors

License

This project is licensed under the MIT license.