PHP code example of mika56 / spfcheck
1. Go to this page and download the library: Download mika56/spfcheck library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
mika56 / spfcheck example snippets
use Mika56\SPFCheck\DNS\DNSRecordGetter;
use Mika56\SPFCheck\SPFCheck;
ngResult('127.0.0.1', 'test.com'));