Skip to content

HostLink/spamc-client-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PHP Client for SPAMC

This library was fork from [https://github.com/licor/php-spamc-client]

Installation

composer require hostlink/spamc-client-php

Usage

use Spamc\Client;
$client=new Client();
$report=$client->getSpamcReport('This is a spam message');

About

PHP Client for SPAMC

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%