|
|
@@ -729,6 +729,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
729
|
729
|
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
|
|
730
|
730
|
* [Jane](https://github.com/janephp/janephp/) - An OpenApi client generator with validation support.
|
|
731
|
731
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
|
732
|
+* [Lumen JSON-RPC](https://github.com/larananas/lumen-json-rpc) - A JSON-RPC 2.0 server library for PHP.
|
|
732
|
733
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
|
733
|
734
|
* [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) - Package Generator generates a PHP SDK from any WSDL.
|
|
734
|
735
|
|