php-spamassassin icon indicating copy to clipboard operation
php-spamassassin copied to clipboard

SpamAssassin protocol (spamd) client written in pure PHP, no extensions needed.

PHP SpamAssassin

Installation

Install via Composer

Add the following lines to your composer.json file and then run php composer.phar install or php composer.phar update:

{
    "require": {
        "templateria/spamassassin": "dev-master"
    }
}

License

Apache License 2.0. See LICENSE for details.

Contributors

This library is maintened by Pedro Padron at Templateria.

A big thank you to all our contributors: