umserv/exchange-interfaces
Composer 安装命令:
composer require umserv/exchange-interfaces
包简介
A set of open interfaces to standardize exchange between system nodes.
README 文档
README
Набор открытых интерфейсов для стандартизации обмена между узлами системы УмныйСофт, Умный Сервис.
🍒 https://packagist.org/packages/umserv/exchange-interfaces
TroubleShooting
Failed to execute git clone...install dependencies process Cloning.
add value into local composer.json file before require section:
"repositories": [
{
"type": "vcs",
"url": "https://git.umserv.ru/umserv/exchange-interfaces.git"
}
],
Installation
composer require umserv/exchange-interfaces:@dev
Run Tests
On Windows
./vendor/bin/phpunit
or
php -f ./vendor/bin/phpunit
On Linux/MacOs
.\vendor\bin\phpunit
Documentation
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-15