Download the PHP package fresh-li/agile-swoole without Composer
On this page you can find all versions of the php package fresh-li/agile-swoole. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fresh-li/agile-swoole
More information about fresh-li/agile-swoole
Files in fresh-li/agile-swoole
Download fresh-li/agile-swoole
More information about fresh-li/agile-swoole
Files in fresh-li/agile-swoole
Vendor fresh-li
Package agile-swoole
Short Description A high-performance PHP development framework (using swoole)
License MIT
Homepage https://github.com/lwl1989/agileSwoole
Package agile-swoole
Short Description A high-performance PHP development framework (using swoole)
License MIT
Homepage https://github.com/lwl1989/agileSwoole
Please rate this library. Is it a good library?
Informations about the package agile-swoole
关于Agile Swoole
一个高性能的PHP开发框架(swoole)
安装
php 7.0+
swoole 4.0+
composer require fresh-li/agile-swoole:v4.0
特性
1. 支持MVC
2. 支持自定义常驻进程
3. 支持多种任务模式
4. 路由自定义事件
5. 简单易用orm[可二次开发,实现接口,自动注入即可]
6. 支持yaf
7. 全面支持psr container psr http-message psr autoloader
8. 全协程任务
压力测试
测试机器
测试命令
cd bin
php agile.php
ab -c 100 -n 50000 http://127.0.0.1:9550/welcome
测试结果
快速开始
composer require fresh-li/agile-swoole:dev-master
cd bin
php agile.php
http://127.0.0.1:9550/welcome
路由
3种不同的触发模式
常驻内存任务,开启服务立马启用
支持yaf
orm
License
The Laravel framework is open-sourced software licensed under the MIT license.
All versions of agile-swoole with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
ext-swoole Version ^4.0
psr/container Version ^1.0
psr/http-message Version ^1.0
mustangostang/spyc Version *
guzzlehttp/guzzle Version ^6.3
ext-swoole Version ^4.0
psr/container Version ^1.0
psr/http-message Version ^1.0
mustangostang/spyc Version *
guzzlehttp/guzzle Version ^6.3
The package fresh-li/agile-swoole contains the following files
Loading the files please wait ....