View on GitHub

examples

Email testing and SMS verification examples using MailSlurp and a wide range of frameworks.

PHP Composer PHPUnit Test Example

Example code for testing with real emails using PHPUnit

Install

make composer
make install

Test

API_KEY=your-mailslurp-api-key make test