mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add WsdlToPhp/PackageGenerator (#748)
* Add WsdlToPhp/PackageGenerator * Remove `wsdl2phpgenerator` as it is no longer maintained --------- Co-authored-by: Alexander Kartavenko <askemailbox@gmail.com>
This commit is contained in:
parent
f253076222
commit
27cef35c5b
@ -720,7 +720,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Jane](https://github.com/janephp/janephp/) - An OpenApi client generator with validation support.
|
* [Jane](https://github.com/janephp/janephp/) - An OpenApi client generator with validation support.
|
||||||
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
||||||
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
||||||
* [wsdl2phpgenerator](https://github.com/wsdl2phpgenerator/wsdl2phpgenerator) - A tool to generate PHP classes from SOAP WSDL files.
|
* [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) - Package Generator generates a PHP SDK from any WSDL.
|
||||||
|
|
||||||
### Caching and Locking
|
### Caching and Locking
|
||||||
*Libraries for caching data and acquiring locks.*
|
*Libraries for caching data and acquiring locks.*
|
||||||
|
Loading…
Reference in New Issue
Block a user