payer/pyramid_api-soap_client
Composer 安装命令:
composer require payer/pyramid_api-soap_client
包简介
README 文档
README
Prerequisites
- PHP 5
- Composer
Getting Started
composer install
Run as Standalone
Examples are located under docs/examples/**
Run Test Cases
- Copy and rename
env.example.phptoenv.phplocated in the directoryconfig/env.example.php. - Ensure that the correct values are set in your
env.php. - Run
./vendor/bin/phpunitfrom the root directory.
Re-generate Types
Run following to recreate the classes located under src/Api/Type:
./vendor/bin/soap-client generate:types --config=config/code_generator.php
Re-generate ClassMap
Run following to generate src/Api/ClassMap:
./vendor/bin/soap-client generate:classmap --config=config/code_generator.php
Next, replace the collection result with previous in src/Api/ClassMap/ClassMapCollection.php.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-08-14