https://github.com/midoks/workerphp
A framework of the PHP
https://github.com/midoks/workerphp
Last synced: about 1 year ago
JSON representation
A framework of the PHP
- Host: GitHub
- URL: https://github.com/midoks/workerphp
- Owner: midoks
- License: apache-2.0
- Created: 2015-04-07T05:49:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T14:23:55.000Z (about 11 years ago)
- Last Synced: 2024-12-26T10:42:11.700Z (over 1 year ago)
- Language: PHP
- Size: 273 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
《自己实现一个PHP MVC 框架》
====================
其实我不这么想实现这么一个简单的框架,市面有很多框架而且都已经很完善了。
但是,自己心中一直想有一个自己写的框架,有了这个思维,我就停不来.现在大概完成了基本雏形。
也可以使用。对与这么简单的MVC的结构,不用我对讲了。
### 我的相关地址
- [我的博客](http://midoks.cachecha.com)
- [我的微博](http://weibo.com/u/1504761980)