Skip to content

sven-81/hexagonalExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sven Duge

Hexagonal Architecture Example

Run App:

To run the app you need to add the following parameters:

Amount to calculate will point to split basiscurrency from subcurrency: -v=50.50

The origin currency: -c=usd

The output format - either csv or json: -o=csv

So in all: php /app/script/index.php -v=50.50 -c=ussd -o=csv

Run Container:

run make init

see make list for your options

About

php example for hexagonal architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published