We’re excited to release a major update to our PHP SDK. This update contains a number of changes and improvements to help you integrate Signifyd using PHP.

New Features
Added SDK install support
Added examples for each method
Added support for new APIs and methods

Enhancements
Improved the user and installation guide
Add custom exceptions for known errors
Adding basic validations for specific methods
Improved logging
Segregated the SignifydAPI into CaseApi, GuaranteeApi and WebhooksApi

Bug Fixes
Various bug fixes and refactoring