Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.58 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.58 KB

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.