|
|
@@ -742,6 +742,7 @@ Libraries to help manage database schemas and migrations.
|
|
742
|
742
|
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
|
|
743
|
743
|
* [Restler](https://github.com/Luracast/Restler) - A lightweight framework to expose PHP methods as RESTful web API.
|
|
744
|
744
|
* [PackageGenerator](https://github.com/WsdlToPhp/PackageGenerator) - Package Generator generates a PHP SDK from any WSDL.
|
|
|
745
|
+* [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.
|
|
745
|
746
|
|
|
746
|
747
|
### Caching and Locking
|
|
747
|
748
|
*Libraries for caching data and acquiring locks.*
|