PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project
Apache License 2.0
273
stars
92
forks
source link
refactor: Replace Slim Framework by Framework X #673
Try to fix these issues:
672
641
549
Slim Framework + PHP Built-in web server -> slow
Framework X + ReactPHP -> faster 2x -> 4x
Another option is AMPHP, but it's a bit slower, and the syntax is not similar to Slim Framework than Framework X