Slim 4 - api skeleton

Hi @ll

I just want to share a skeleton.

https://github.com/suartana/slim4-gslim-skeleton

Used technologies: “PHP 7, Slim 4, MySQL, Doctrine, PHPUnit, dotenv & vagrant”.

The skeleton use:

  • PHP-DI
  • Slim-Psr7
  • Doctrine
  • Monolog
  • Slim Framework CSRF Protection.
  • HTTP Server Request Handlers, Middleware
  • Console Commands
  • JSON Schema Validation
  • Database migrations

Thanks,