Download the PHP package babel/summer without Composer
On this page you can find all versions of the php package babel/summer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package summer
Summer
About
一个使用yaf作为MVC架构,用swoole作为服务入口的轻量级API框架
特性
- 框架分两种模式,开发模式(YAF-fpm模式)和生产模式(YAF-SWOOLE),调试开发阶段用开发模式,项目上线后请切换至生产模式,生产模式QPS是开发模式的4-5倍
- 框架基于Yaf,只封装了简单的mvc架构和pdo,轮子需要自己搭,但是可以使用composer,但是使用composer将大幅度减少性能,所以框架默认配置中已关闭
- 可以在框架任何地方使用协程,多协程可让性能更高
- 框架主做同步阻塞的HTTP类API
version 1.1.3 添加脚手架
- 修改若干BUG
- 添加代码脚手架,可以更方便的使用框架
依赖更新说明
- php >= 7.1.0
- swoole >= 4.3.0
- yaf >= 3.0.0
All versions of summer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package babel/summer contains the following files
Loading the files please wait ....