hakimus/slim-template-mvp

It's the template for Slim micro framework with implemented MVP pattern.

v3.0 2017-09-28 23:12 UTC

This package is auto-updated.

Last update: 2024-04-27 12:27:10 UTC


README

Current Version: 3.0.0

Earlier version: 2.1.0

Run this command from the directory in which you want to install Slim Template:

composer create-project hakimus/slim-template-mvp

This is a template for slim which implement the MVP pattern.

Warning: application require ^PHP 7.0.

List of packages:

  • Slim ^3.8.1
  • Slim Twig View ^2.1
  • Symfony Yaml ^3.2
  • Autoloader Psr-4

MIT License.

Have a nice day!