2017 © Pedro Peláez
 

project simple-mvc

Minimalistic and easy PHP MVC Framework

image

zikwall/simple-mvc

Minimalistic and easy PHP MVC Framework

  • Tuesday, April 17, 2018
  • by zikwall
  • Repository
  • 0 Watchers
  • 0 Stars
  • 7 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

simple-mvc

Minimalistic and easy PHP MVC Framework, (*1)

APPLICATION STRUCTURE

  app/                base application directory controllers, models and views
  core/               framework core directory
  public/             contains styles and scripts, web resources

You can then install this application template using the following command:, (*2)

composer create-project --prefer-dist --stability=dev zikwall/simple-mvc

CONFIGURATION

The Versions

17/04 2018

dev-master

9999999-dev

Minimalistic and easy PHP MVC Framework

  Sources   Download

The Requires

 

by Andrey Kapitonov

framework mvc simple zikwall