Skip to content

JustAWebDev/solic-sdk-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDK for the Solic Service

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.