REST Certain
REST Certain is a port of REST Assured to the PHP programming language. It provides a DSL that aims to simplify and ease the testing of REST services.
To get started, install this package as a development dependency using Composer, and read the Usage section for next steps.
composer require --dev rest-certain/rest-certain
Important
This project adheres to a Code of Conduct. By participating in this project and its community, you are expected to uphold this code.