Skip to content

filipebafica/hexagonal_php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexagonal_php

hexagonal architecture implemented in php

getting started

$ make build
$ make run 

routes

/v1/upload

body example

{
  "xml" : "MzUyMjExOTE0MTMyODIwMDAxMDQ1NTAwNTAwMDMxODgzODEwNDE0NTEyNjY=", // nf access key in base64
  "cnpj" : "91413282000104",
  "uf" : "SP",
  "type": "nfe"
}

About

hexagonal architecture implemented in php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages