isg / business-gateway
A PHP SDK to work with UK Gov's land registry SOAP-based API.
0.0.1
2016-10-24 11:07 UTC
Requires (Dev)
- phpunit/php-code-coverage: ^4.0
- phpunit/phpunit: ^5.5
This package is auto-updated.
Last update: 2026-02-18 09:09:38 UTC
README
Says what it does on the tin. Provides a simple SDK to use the UK Business Gateway SOAP API.
Currently an incomplete project, not suitable for release.
Package Requirements
- PHP
5.4,7.0+Minimum. - PHP Extension
mod_soapfor theSoapClientclass. You may need to enable this in yourphp.inifile.
Other Requirements
- Access to the business gateway API. You must apply yourself and must already have a signed secure certificate and access credentials.