|
|
@@ -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.*
|