文件名称:MicroPHP_v2.3.1
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2015-05-08
- 文件大小:
- 138kb
- 下载次数:
- 0次
- 提 供 者:
- m***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MicroPHP是一个免费、开源、敏捷的MVC模式的PHP开发框架。它易拓展而不失灵活,可以轻松对应大中小型项目。它没有大而全的功能,只给你最需要的底层功能,但是给你无限的灵活拓展能力。-MicroPHP is a free, open source, PHP development fr a mework agile MVC pattern. It is easy to expand and yet flexible and can easily correspond to large and small projects. It is not large and functional, just to give you most need low-level functionality, but give you unlimited flexibility to expand capacity.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
microphp
........\.gitignore
........\application
........\...........\.htaccess
........\...........\cache
........\...........\.....\.gitignore
........\...........\.....\.htaccess
........\...........\.....\index.html
........\...........\controllers
........\...........\...........\.htaccess
........\...........\...........\welcome.php
........\...........\error
........\...........\.....\.htaccess
........\...........\.....\error_404.php
........\...........\.....\error_50x.php
........\...........\.....\error_db.php
........\...........\helper
........\...........\......\.htaccess
........\...........\......\config.php
........\...........\library
........\...........\.......\.htaccess
........\...........\.......\netbeans-tip.php
........\...........\models
........\...........\......\.htaccess
........\...........\modules
........\...........\.......\.htaccess
........\...........\.......\hmvc_demo
........\...........\.......\.........\.htaccess
........\...........\.......\.........\controllers
........\...........\.......\.........\...........\.htaccess
........\...........\.......\.........\...........\home.php
........\...........\.......\.........\helper
........\...........\.......\.........\......\.htaccess
........\...........\.......\.........\hmvc.php
........\...........\.......\.........\library
........\...........\.......\.........\.......\.htaccess
........\...........\.......\.........\models
........\...........\.......\.........\......\.htaccess
........\...........\.......\.........\views
........\...........\.......\.........\.....\.htaccess
........\...........\.......\.........\.....\welcome.view.php
........\...........\rewrite.txt
........\...........\views
........\...........\.....\.htaccess
........\...........\.....\common
........\...........\.....\......\footer.view.php
........\...........\.....\......\header.view.php
........\...........\.....\welcome.view.php
........\CHANGELOG.txt
........\composer.json
........\index.php
........\license.txt
........\MicroPHP.min.php
........\MicroPHP.php
........\plugin.php
........\README.md
说明.htm