aaieduhr/aosi-module-soap-server
最新稳定版本:v5.0.0
Composer 安装命令:
composer require aaieduhr/aosi-module-soap-server
包简介
AOSI SOAP Server Module
README 文档
README
Enable SOAP server in AOSI.
Installation
In AOSI project:
composer require aosi/aosi-module-soap-server
Enable module in config/app.php:
// Modules configuration
'modules' => [
// List of enabled modules (package names)
'enabled' => [
// Example: 'vendor/module-name'
'aaieduhr/aosi-module-soap-server',
],
],
Licence
This work is published under European Union Public License (the ‘EUPL’) v1.2.
统计信息
- 总下载量: 83
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: EUPL-1.2
- 更新时间: 2026-04-13