This library was fork from [https://github.com/licor/php-spamc-client]
composer require hostlink/spamc-client-php
use Spamc\Client;
$client=new Client();
$report=$client->getSpamcReport('This is a spam message');| Name | Name | Last commit date | ||
|---|---|---|---|---|
This library was fork from [https://github.com/licor/php-spamc-client]
composer require hostlink/spamc-client-php
use Spamc\Client;
$client=new Client();
$report=$client->getSpamcReport('This is a spam message');