Retrieve and parse SendPolicy Framework (SPF) config for email domains
created on 2020-07-31 by peter@forret.com
You can install the package via composer:
composer require toolstud-io/ts_senderpolicy
$obj = new ToolstudIo\TsSenderpolicy();
echo $obj->echoPhrase('Hello, toolstud-io!');
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email author_email instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.