3 Star 14 Fork 10

上帝禁区 / php ext framework

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

一、框架简介

由C实现PHP扩展,提供诸多模块。模块之间的完全松耦合,用户也可以单独使用其中的某一个模块。

目前确定将开发的模块有:

  • 1、View(模板引擎类)
  • 2、Config(配置类)
  • 3、Benchmark(性能基准测试)
  • 4、Image(图片处理类)
  • 5、Http(远程请求类)
  • 6、DB(mysql数据库操作类)
  • 7、ServicesManage(服务管理类)
  • 8、MVC(MVC模块)
  • 8.1、Route(路由器类)
  • 8.2、Controller(控制器类)
  • 8.3、ServicesManage(服务管理类)
  • 8.4、View(模板引擎类)
  • 注:MVC中的ServicesManage、View使用的上述中的7、1
模块功能图:

Empty file

About

PHP扩展实现的一套基础框架 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
C
1
https://gitee.com/365690485/php-ext-framework.git
git@gitee.com:365690485/php-ext-framework.git
365690485
php-ext-framework
php ext framework
master

Search