Blogger Information
Blog 1
fans 0
comment 0
visits 686
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
自己动手开发PHP MVC框架 Mekongphp-v1.0.0
晨光博客
Original
686 people have browsed it

介绍

自己动手开发PHP MVC框架 Mekongphp-v1.0.0 大大简化开发过程,快速实现系统功能。PHP框架能促进Web系统的快速开发、节约时间、 减少重复代码量,并能帮助初学者创建规范、稳定的Web系统。

软件架构

面向对象编程的基本原则
1、单一职责原则:一个类只需要做好一件事情。不要使用一个类完成很多功能,而应该拆分成更多更小的类。
2、开放封闭原则:一个类写好之后,应该是可扩展而不可修改的。
3、依赖倒置原则:一个类不应该强依赖另外一个类,每个类对于另外一个类都是可替换的。
4、配置化原则:尽量使用配置,而不是硬编码。
5、面向接口编程原则:只需要关心某个类提供了哪些接口,而不需要关心他的实现。

安装教程

xxxxxxxxxxxx

使用说明

xxxxxxxxxxxx

参与贡献

Fork 本仓库新建 Feat_xxx 分支提交代码新建 Pull Request

特技

使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.mdGitee 官方博客 blog.gitee.com你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目Gitee 官方提供的使用手册 https://gitee.com/helpGitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/


Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post