소스 검색

Add WsdlToPhp/PackageGenerator (#748)

* Add WsdlToPhp/PackageGenerator

* Remove `wsdl2phpgenerator` as it is no longer maintained

---------

Co-authored-by: Alexander Kartavenko <askemailbox@gmail.com>
pull/1210/merge
hidden_nickname 1 년 전
부모
커밋
27cef35c5b
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -720,7 +720,7 @@ Libraries to help manage database schemas and migrations.
720 720
 * [Jane](https://github.com/janephp/janephp/) - An OpenApi client generator with validation support.
721 721
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
722 722
 * [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
723
-* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
723
+* [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) - Package Generator generates a PHP SDK from any WSDL.
724 724
 
725 725
 ### Caching and Locking
726 726
 *Libraries for caching data and acquiring locks.*

Loading…
취소
저장