首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > 一个PHP的MVC框架的目的很简单

一个PHP的MVC框架的目的很简单

  • 资源大小:3.56 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php mvc web framework development

资 源 简 介

What is ShakePHP? ShakePHP is a small set of files that helps on creating web applications using the MVC design pattern. Its main goal is to provide the minimal resources needed in order to develop web applications with PHP using the Model-View-Controller design pattern. Therefore, you won"t find additional features like Form Helpers, ORM (Object-Relational Mapping) or Database abstraction layer, although they can be accomplished with the addition of third-party libraries (RedBean for ORM support, for example). When to use ShakePHP, then? The main advantages of this package, when comparing to more complex ones, are: Almost any Apache configuration should be able to run ShakePHP with no problems. No mod_rewrite or .htaccess files are needed, making the package suitable when you don"t have enough control on your web server or changes on its configuration are a little bureaucratic. It"s easy to understand its behaviour (its

文 件 列 表

controllers
sample_controller.php
framework
view.inc.php
autoload.inc.php
todo.txt
config.inc.php
main.inc.php
controller.inc.php
lib
media
img
css_min
js_min
models
project_content
js
css
bin
sql
templates
view_sample.tpl
layout_default.tpl
index.php
VIP VIP
0.214886s