Skip to content

PSR-Framework/main-template

Repository files navigation

PSR7 Framework

Latest Version Build Status Quality Score Maintainability Software License

Includes

  • PSR7 Implementation
  • PSR15 Implementation
  • Router
  • DI (PSR11 Implementation) (Multiple support)
  • Config system
  • Doctrine ORM
  • Application
  • Console Application
  • Docker config
  • Linter, code sniffer, static analyzers
  • PHPUnit
  • Makefile

TODO:

  • Update to PHP8

Install:

composer create-project furious/2

Up:

make up