国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Who can provide a git address for a simple MVC implementation in PHP?
PHP中文網(wǎng)
PHP中文網(wǎng) 2017-05-02 09:24:40
0
3
631

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

PHP中文網(wǎng)
PHP中文網(wǎng)

認證高級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