wsdl2phpgenerator

Simple utility and class library for generating php classes from a wsdl file.

  • 所有者: wsdl2phpgenerator/wsdl2phpgenerator
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

wsdl2phpgenerator

Latest Stable Version
Build Status
Code Coverage
Scrutinizer Quality Score
Dependency Status

Simple WSDL to PHP classes converter. Takes a WSDL file and outputs class files ready to use.

Uses the MIT license.

Announcement: We are looking to add one or two co-maintainers with commit access to help bring this project forward, review pull requests and respond to issues. If you have contributed to this project or are otherwise actively involved in open source and have a GitHub profile for review, ping @kasperg to express your interest.

New major version: 3

A new major version of wsdl2phpgenerator has recently been released: 3

This introduces changes to both configuration and generated code. The changes makes it more flexible to use, easier to include in other projects, promotes contributions and reduces maintenance.

2.x users are encourage to read a walkthrough of what is new in 3.0.

Installation

Add wsdl2phpgenerator to your project using composer:

composer require wsdl2phpgenerator/wsdl2phpgenerator

Contributors

Originally developed by @walle and includes bug fixes and improvements from various contributors.

Contributing

Pull requests are very welcome. Please read our guidelines for contributing.

Be sure to run the test suite, the fixers and the analyzers

composer test
composer fix
composer analyse

Usage and options

See usage and options for info on the usage of this package.

Versioning

This project uses semantic versioning. The following constitutes the public API:

  • \Wsdl2PhpGenerator\GeneratorInterface
  • \Wsdl2PhpGenerator\ConfigInterface
  • Generated code

Backwards incompatible changes to these means that the major version will be increased. Additional features and bug fixes increase minor and patch versions.

主要指標

概覽
名稱與所有者wsdl2phpgenerator/wsdl2phpgenerator
主編程語言PHP
編程語言PHP (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2010-02-04 20:54:41
推送於2023-03-17 10:39:47
最后一次提交2023-02-23 18:28:00
發布數46
最新版本名稱3.4.0 (發布於 2016-10-30 22:02:36)
第一版名稱release0.1.1-php5.2 (發布於 )
用户参与
星數810
關注者數37
派生數333
提交數517
已啟用問題?
問題數188
打開的問題數76
拉請求數96
打開的拉請求數38
關閉的拉請求數97
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?