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

您现在的位置是:虫虫源码 > PHP > 光和快速的PHP框架

光和快速的PHP框架

  • 资源大小:106.16 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php 框架 快速

资 源 简 介

CodeFrame is a framework for PHP that uses Model-View-Controller (MVC) design patterns. In modern web applications that present a large amount of data to the user, a developer often wishes to separate data (model) and user interface (view) concerns, so that changes to the user interface will not affect data handling, and that the data can be reorganized without changing the user interface. The CodeFrame solves this problem by decoupling data access and business logic from data presentation and user interaction, by introducing an intermediate component: the controller. CodeFrame is simple, light, fast and efficient framework that does not require any installation or extra add-ons. All you need is a server running PHP and copy files in provided package into your server directory for your project. There are multiple frameworks available out there and CodeFrame is just one among them. So how does CodeFrame differ from the rest of the frameworks?

文 件 列 表

codeframe
.htaccess
.project
conf
controllers
data
index.php
lib
models
public
views
VIP VIP
0.184721s