亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Who can provide a git address for a simple MVC implementation in PHP?
PHP中文網
PHP中文網 2017-05-02 09:24:40
0
3
639

Who can provide a simple MVC implementation of git in PHP?

PHP中文網
PHP中文網

認證高級PHP講師

reply all(3)
為情所困

I wrote it myself, https://github.com/bephp
There are several warehouses on it, a router to control routing, an activerecord, and a microtpl template.
Just implement the mvc you want. There is a demo blog.

phpcn_u1582

PHPMVC GIT

There are many, you can take a look at a few

小葫蘆

When I got started, I read this "Step-by-Step Tutorial on Writing Your Own PHP MVC Framework Example". In half a day, I learned about the big framework of MVC. Then I looked at the source code of ThinkPHP, and everything else was basically fine.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template