Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
/ Slim3-Starter-MVC Public archive

Slim Framework 3 starter for your new project with Twig and MVC structure

License

Notifications You must be signed in to change notification settings

Dezodev/Slim3-Starter-MVC

Repository files navigation

Slim3-Starter-MVC (In development)

Slim Framework 3 starter for your new project with Twig and MVC structure

Features

  • Twig
  • Eloquent
  • MVC structure
  • Admin panel
  • Media manager
  • Validation rules via Respect\Validation
  • Flash message
  • Database migration & seed via Phinx

Install

$ git clone https://github.com/Dezodev/Slim3-Starter-MVC.git slim
$ cd slim
$ composer install
$ npm install
$ php -S localhost:8000

About

Slim Framework 3 starter for your new project with Twig and MVC structure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published