Skip to content

Sample project for PHP's clean architecture with best practices

Notifications You must be signed in to change notification settings

gghughunishvili/billing

Repository files navigation

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.