Download the PHP package phpmicroservice/pms-frame without Composer
On this page you can find all versions of the php package phpmicroservice/pms-frame. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpmicroservice/pms-frame
More information about phpmicroservice/pms-frame
Files in phpmicroservice/pms-frame
Download phpmicroservice/pms-frame
More information about phpmicroservice/pms-frame
Files in phpmicroservice/pms-frame
Vendor phpmicroservice
Package pms-frame
Short Description 一个采用Swoole做底层,采用Phalcon作为框架类库的微服务框架
License MIT
Homepage http://pms.2xso.com
Package pms-frame
Short Description 一个采用Swoole做底层,采用Phalcon作为框架类库的微服务框架
License MIT
Homepage http://pms.2xso.com
Please rate this library. Is it a good library?
Informations about the package pms-frame
readme 读我懂一切
这是一个采用swoole做底层通讯,采用phalcon的类库做框架类库的框架,专门用于微服务编程
composer的packagist地址: https://packagist.org/packages/phpmicroservice/pms-frame
依赖版本
- php 7.2.*
- swoole 4.*
- phalcon >3.4.*
这个分支用于 dev-master 的版本迭代,这是先进(坑死人不偿命)的版本,对于各个子版本的迭代请参考子分支,具体的稳定版本请参考 releases 发布和composer的版本发布,不到1.0.0以上版本请不要使用与运营环境,这条路比较坑,会颠得你胃疼的!
事件 | 描述 |
---|---|
server:beforeStart | 在启动之前 |
server:onStart | 启动时 |
server:onWorkerStart | 进程启动时 |
server:readyJudge | 准备判断 |
server:readySucceed | 准备完成 |
server:onShutdown | 关闭时 |
server:onPipeMessage | |
server:onManagerStart | |
server:onManagerStop | |
task:onTask | |
task:onPipeMessage | |
task:onWorkerStart | 任务进程启动 |
work:onFinish | |
work:onPipeMessage | |
work:onWorkerStart | 工作进程启动 |
work:onWorkerStop | |
work:onWorkerExit |
|app:init|应用初始化,启动时执行一次|
路由
一个/
为预定义路由请勿占用,例如:/connect
是产生链接的路由
All versions of pms-frame with dependencies
PHP Build Version
Package Version
Requires
phpmicroservice/funch Version
0.*
ext-swoole Version 4.*
ext-phalcon Version 3.4.*
ext-swoole_serialize Version 0.1.*
php Version >7.2
ext-swoole Version 4.*
ext-phalcon Version 3.4.*
ext-swoole_serialize Version 0.1.*
php Version >7.2
The package phpmicroservice/pms-frame contains the following files
Loading the files please wait ....