Skip to content

a simple Phalcon skeleton with sub controller,cli,mvc +service

Notifications You must be signed in to change notification settings

kcloze/phalconMvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Phalcon skeleton with sub controller,cli,mvc +service

Features

  • mvc+s,add service layer,you need not write service code in the controller,make controller clear.
  • Influenced by Yii Framework,all files created by app under in runtime folder,please keep it writble.
  • start app in cli env:cd app,php run main main.
  • Have no sub modules,I use sub controller,it's enough for Small and medium-sized application.

Install

About

a simple Phalcon skeleton with sub controller,cli,mvc +service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published