Skip to content

leszczuu/invoice-design-patterns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP design pattern training projects

Training project to learn PHP design patterns base on small legacy invoice app.

Dev env

We are using docker and docker compose to setup dev env.

You will need docker engine in >= 17.06.1-ce and docker-compose with verison >= 1.17.0 Please check out docker-engine and docker-compose webpages for more info

To run our containers you need to call docker-compose up -d from the project root.

About

Traning repository to learn design patterns in PHP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.1%
  • CSS 26.5%
  • PHP 18.4%