/billing

Sample project for PHP's clean architecture with best practices

Primary LanguagePHP

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.