轻量级框架 PHP_MVC_REST

码农软件 · 软件分类 · JavaScript MVC 框架 · 2019-03-15 14:27:57

软件介绍

PHP_MVC_REST作为一个极其轻量级MVC&API开发框架,是本人多年的php开发经验总结,不断吸取参考了flight、phx、discuz、punbb等开源项目的优点,最终形成独具自己风格的快速开发框架。目前我主要用于服务端应用程序接口开发,提供API和移动APP进行数据交换。

   

极其轻量——核心代码几十KB,不到100KB。   
单一入口——所有URL都是基于index.php,格式:http://{host}/{path}/index.php?c={controller}&a={action}&key1=value1&key2=value2...   
结构清晰——使用MVC模式,分三个主目录,分前台后台,分普通网页及数据接口。   
易学易用——按照示例依样画葫芦,相信很快就能上手。   
兼容性好——支持linux/windows+apache+mysql+php(lamp及wamp)、windows+iis+php、android+lighttp+mysql+php(almp)等常见环境。   
免费开源——使用GPL协议,欢迎使用。

本文地址:https://codercto.com/soft/d/1405.html

Writing Apache Modules with Perl and C

Writing Apache Modules with Perl and C

Lincoln Stein、Doug MacEachern / O'Reilly Media, Inc. / 1999-03 / USD 39.95

Apache is the most popular Web server on the Internet because it is free, reliable, and extensible. The availability of the source code and the modular design of Apache makes it possible to extend Web......一起来看看 《Writing Apache Modules with Perl and C》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具