Skip to content

A very simply php MVC Framwork,use to develope simply CMS or websites

Notifications You must be signed in to change notification settings

maweiblue/tinyPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyPHP

A very simply php MVC Framwork,use to develope simply CMS or websites

十分简单的基于MVC框架的PHP框架,对CURD进行了简单的封装,相比于市场上的其他框架,更适合初学者学习源代码和MVC思想。

TinyPHP框架基本功能虽然简单,但却可以通过import()函数导入各种功能类库,并能兼容各种成熟框架的类库比如ThinkPHP,CI等,所以功能上基本没有任何限制。

About

A very simply php MVC Framwork,use to develope simply CMS or websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages