project simple-mvc
Minimalistic and easy PHP MVC Framework
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
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
dev-master
9999999-dev
Minimalistic and easy PHP MVC Framework
Sources
Download
The Requires
by
Andrey Kapitonov
framework
mvc
simple
zikwall