justawebdev/solic-sdk-php

An SDK for the Solic Service

v1.1.0 2024-04-09 20:45 UTC

This package is auto-updated.

Last update: 2024-04-09 20:48:12 UTC


README

An SDK for the Solic service. The Solic service is a form spam protection service that analysis form content to determine if it's spam.

To install the dependency:

composer require justawebdev/solic-sdk-php

Look at examples/index.php for an example implementation.