|
|
@@ -731,6 +731,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
731
|
731
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
732
|
732
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
|
733
|
733
|
* [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) - Package Generator generates a PHP SDK from any WSDL.
|
|
|
734
|
+* [MockAPI-PHP](https://github.com/ka215/MockAPI-PHP) - A file-based mock API server with dynamic responses, schema validation, and OpenAPI 3.0 schema generation.
|
|
734
|
735
|
|
|
735
|
736
|
### Caching and Locking
|
|
736
|
737
|
*Libraries for caching data and acquiring locks.*
|