承接 irontec/wsdl2phpgenerator-command-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

irontec/wsdl2phpgenerator-command-bundle

Composer 安装命令:

composer require irontec/wsdl2phpgenerator-command-bundle

包简介

Provides wsdl2phpgenerator/wsdl2phpgenerator as a command on your Symfony Project.

README 文档

README

Provides wsdl2phpgenerator/wsdl2phpgenerator (3.4) as a command on your Symfony Project ("~2.6|~3.0").

Installation

Require the irontec/wsdl2phpgenerator-command-bundle package in your composer.json and update your dependencies.

$ composer require irontec/wsdl2phpgenerator-command-bundle

Add the Wsdl2PhpGeneratorCommandBundle to your application's kernel:

    public function registerBundles()
    {
        // ...
    
    
        if (in_array($this->getEnvironment(), ['dev', 'test'], true)) {
            // ...
            
            $bundles[] = new Irontec\Wsdl2PhpGeneratorCommandBundle\Wsdl2PhpGeneratorCommandBundle(),
        );
        // ...
    }

You probabibly only need this bundle during development, so...

Usage

There will be a new command available:

$php bin/console list

// ...
wsdl2phpgenerator
 wsdl2phpgenerator:generate              Provides wsdl2phpgenerator/wsdl2phpgenerator as a command on your Symfony Project.

Command usage options:

$ php bin/console wsdl2phpgenerator:generate --help
Options:
  -i, --input=INPUT                     Input WSDL URL [Required*]
  -o, --output=OUTPUT                   Output Directory for self generated classes [Required*]
      --namespace[=NAMESPACE]           Class Namespace "Class\Example"
  -p, --proxy[=PROXY]                   URL-like format proxy settings
      --shared-types                    sharedTypes option set to true
      --constructorParamsDefaultToNull  constructorParamsDefaultToNull value set to true

统计信息

  • 总下载量: 3.03k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 16
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: EUPL-1.1
  • 更新时间: 2016-11-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固