Skip to content

Retrieve and parse SendPolicy Framework (SPF) config for email domains

License

Notifications You must be signed in to change notification settings

toolstud-io/ts_senderpolicy

Repository files navigation

Retrieve and parse SendPolicy Framework (SPF) config for email domains

Github CI: Tests Psalm Styling

Packagist: Packagist Version Packagist Downloads

Retrieve and parse SendPolicy Framework (SPF) config for email domains

created on 2020-07-31 by peter@forret.com

Installation

You can install the package via composer:

composer require toolstud-io/ts_senderpolicy

Usage

$obj = new ToolstudIo\TsSenderpolicy();
echo $obj->echoPhrase('Hello, toolstud-io!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Retrieve and parse SendPolicy Framework (SPF) config for email domains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages