Download the PHP package deutschepost/sdk-api-addressfactory without Composer
On this page you can find all versions of the php package deutschepost/sdk-api-addressfactory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download deutschepost/sdk-api-addressfactory
More information about deutschepost/sdk-api-addressfactory
Files in deutschepost/sdk-api-addressfactory
Download deutschepost/sdk-api-addressfactory
More information about deutschepost/sdk-api-addressfactory
Files in deutschepost/sdk-api-addressfactory
Vendor deutschepost
Package sdk-api-addressfactory
Short Description PostDirekt Addressfactory API
License MIT
Package sdk-api-addressfactory
Short Description PostDirekt Addressfactory API
License MIT
Please rate this library. Is it a good library?
Informations about the package sdk-api-addressfactory
Postdirekt Addressfactory API SDK
The Postdirekt Addressfactory API SDK package offers an interface to the ADDRESSFACTORY DIRECT web service which allows to correct and enrich address datasets.
Requirements
System Requirements
- PHP 8.1+ with SOAP extension
Package Requirements
psr/log
: PSR-3 logger interfaces
Development Package Requirements
phpstan/phpstan
: Static analysis toolphpunit/phpunit
: Testing frameworksquizlabs/php_codesniffer
: Static analysis toolrector/rector
: Refactoring toolfig/log-test
: Test utilities forpsr/log
Installation
Uninstallation
Testing
Features
The Postdirekt Addressfactory API SDK supports the following features:
- Get address record by flat address data
- Get address record(s) by complex address data
Get Record By Address
Verify a single address record by passing name and street address.
Public API
The library's components suitable for consumption comprise of
- service:
- service factory
- address verification service
- data transfer objects:
- response record with corrections and status codes indicating issues with the input data
Usage
Get Records By Complex Address
Verify address records by passing in a complex request objects.
Public API
The library's components suitable for consumption comprise of
- service:
- service factory
- address verification service
- data transfer object builder
- data transfer objects:
- response record with corrections and status codes indicating issues with the input data
Usage
All versions of sdk-api-addressfactory with dependencies
PHP Build Version
Package Version
The package deutschepost/sdk-api-addressfactory contains the following files
Loading the files please wait ....