Easy to use PSR-18 compatible HTTP mocking library
Go to file
2021-05-15 13:14:21 +03:00
.github/workflows new functionality and tests, documentation generator, update readme 2021-05-15 13:14:21 +03:00
src new functionality and tests, documentation generator, update readme 2021-05-15 13:14:21 +03:00
tests new functionality and tests, documentation generator, update readme 2021-05-15 13:14:21 +03:00
.gitignore new functionality and tests, documentation generator, update readme 2021-05-15 13:14:21 +03:00
composer.json callback serializer decorator, first version of response builder, WIP: runtime serializer support 2021-05-14 20:06:58 +03:00
LICENSE Initial commit 2021-05-13 21:05:38 +03:00
phpcs.xml.dist fixes, tests, ability to repeat mock 2021-05-14 18:52:00 +03:00
phpdoc.dist.xml fixes, tests, ability to repeat mock 2021-05-14 18:52:00 +03:00
phpmd.xml fixes, tests, ability to repeat mock 2021-05-14 18:52:00 +03:00
phpstan.neon fixes, tests, ability to repeat mock 2021-05-14 18:52:00 +03:00
phpunit.xml.dist fixes, tests, ability to repeat mock 2021-05-14 18:52:00 +03:00
README.md new functionality and tests, documentation generator, update readme 2021-05-15 13:14:21 +03:00

Build Status Coverage Latest stable PHP from Packagist

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!