Home > php教程 > php手册 > PHP 开发框架:CoreMVC介绍

PHP 开发框架:CoreMVC介绍

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:39:57
Original
1243 people have browsed it

CoreMVC 是一个迷你的 PHP 开发框架。

CM思想
1、CM设计使用《模块驱动开发》的思想。
2、CM框架照顾“开发、运行、部署”三部份。
3、CM程序使用“导入、定义、执行”三段式。
4、CM认为MVC可调整可伸缩,MCV/CMV/CVM/VCM/VMC/CM/CV/VM/VC/MC/MV/C/M/V均可。
5、CM认为原生PHP本生就是一个基于Controller或View的框架。
6、CM认为框架可以是一个风格约定,甚至可以不存在实际的框架文件。

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template