mirror of
https://github.com/Neur0toxine/pock.git
synced 2024-12-01 01:16:07 +03:00
Easy to use PSR-18 compatible HTTP mocking library
.github/workflows | ||
src | ||
tests | ||
.gitignore | ||
composer.json | ||
LICENSE | ||
phpcs.xml.dist | ||
phpdoc.dist.xml | ||
phpmd.xml | ||
phpstan.neon | ||
phpunit.xml.dist | ||
README.md |
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. User manual is not there yet, but you can find autogenerated documentation here.
Most of the desired functionality is already implemented, but the API itself can change over time.