mosparo/php-api-client
PHP API client for mosparo spam protection. Connect to a mosparo instance, send verification requests for form submissions, handle validation results, and integrate bot protection into your PHP/Laravel apps with a simple, lightweight client.
Version 2.0.0 is a major update to the PHP API client. The breaking change is the upgraded minimum PHP version.
The API client is fully compatible with mosparo 1.5+. The verification method still works with older mosparo versions < 1.5.
This release updates the library to meet the changes in mosparo v1.1.
startDate method to the getStatisticsByDate functionality of the Client classgetStatisticsByDate methodvalidateSubmission() to verifySubmission() because the validation happens before the form is submitted. Because of that, the name validateSubmission is not correctly describing what happens.validateSubmission() which calls verifySubmission() to keep the backward compatibility.NULL values will create error messages.Added a fix for numeric values, fixed the tests and corrected the readme.
First release of the PHP API client for mosparo.
How can I help you explore Laravel packages today?