HumusSupervisorModule:Zend Framework 2的主管模块

时间:2024-06-15 07:55:16
【文件属性】:

文件名称:HumusSupervisorModule:Zend Framework 2的主管模块

文件大小:32KB

文件格式:ZIP

更新时间:2024-06-15 07:55:16

PHP

悍马主管模块 Humus Supervisor Module是Zend Framework 2的基于supervisor的模块。 依存关系 PHP 5.3.23 ZendXml 1.0.0 安装 在您的composer.json添加"prolic/humus-supervisor-module": "dev-master" 运行php composer.phar install 通过将HumusSupervisorModule添加到modules ,在config/application.config.php启用该modules 配置 将此添加到您的模块配置中: 'humus_supervisor_module' => array ( 'my-supervisor' => array ( 'host' => 'localhost' ,


网友评论