- Handle error responses
- Subscribe a user
- Resend the confirmation
- Confirm a subscriber
- Update a subscriber
- Unsubscribe
- Delete a subscriber
- Create examples
- Write tests
You can install the package via composer:
composer require wedevelopcoffee/mailcoach-client
$skeleton = new WeDevelopCoffee\MailcoachClient();
echo $skeleton->echoPhrase('Hello, WeDevelopCoffee!');
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.