Easy to use PSR-18 compatible HTTP mocking library
Go to file
2021-05-13 21:51:13 +03:00
src ability to fallback to another client, fix for a typo 2021-05-13 21:51:13 +03:00
tests first code 2021-05-13 21:09:29 +03:00
.gitignore first code 2021-05-13 21:09:29 +03:00
composer.json first code 2021-05-13 21:09:29 +03:00
LICENSE Initial commit 2021-05-13 21:05:38 +03:00
README.md first code 2021-05-13 21:09:29 +03:00

pock

Easy to use HTTP mocking solution, compatible with PSR-18 and HTTPlug. Should resemble gock in the end.

Project in its early development stage. Stay tuned!