isg / business-gateway
A PHP SDK to work with UK Gov's land registry SOAP-based API.
Installs: 1 175
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 0
Open Issues: 0
Requires (Dev)
- phpunit/php-code-coverage: ^4.0
- phpunit/phpunit: ^5.5
This package is auto-updated.
Last update: 2024-10-18 06:26:34 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_soap
for theSoapClient
class. You may need to enable this in yourphp.ini
file.
Other Requirements
- Access to the business gateway API. You must apply yourself and must already have a signed secure certificate and access credentials.