Download the PHP package deutschepost/sdk-api-autocomplete-authentication without Composer
On this page you can find all versions of the php package deutschepost/sdk-api-autocomplete-authentication. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download deutschepost/sdk-api-autocomplete-authentication
More information about deutschepost/sdk-api-autocomplete-authentication
Files in deutschepost/sdk-api-autocomplete-authentication
Package sdk-api-autocomplete-authentication
Short Description Deutsche Post Direkt Addressfactory Autocomplete Authentication SDK
License MIT
Informations about the package sdk-api-autocomplete-authentication
Deutsche Post Direkt DATAFACTORY Autocomplete 2.0 API Authentication SDK
The Autocomplete API makes address input easy for you and your customers with the automatic completion of postal data.
This SDK can be used to generate API tokens for DATAFACTORY Autocomplete web service access. It does not connect to autocompletion endpoints. Instead, the generated token can be used together with a separate frontend library or SDK, for example @netresearch/postdirekt-autocomplete-sdk or @netresearch/postdirekt-autocomplete-library.
Requirements
System Requirements
- 8.1+ with JSON extension
Package Requirements
php-http/discovery
: Discovery service for HTTP client and message factory implementationsphp-http/httplug
: Pluggable HTTP client abstractionphp-http/logger-plugin
: HTTP client logger plugin for HTTPlugpsr/http-client
: PSR-18 HTTP client interfacespsr/http-factory
: PSR-7 HTTP message factory interfacespsr/http-message
: PSR-7 HTTP message interfacespsr/log
: PSR-3 logger interfaces
Virtual Package Requirements
psr/http-client-implementation
: Any package that provides a PSR-18 compatible HTTP clientpsr/http-factory-implementation
: Any package that provides PSR-7 compatible HTTP message factoriespsr/http-message-implementation
: Any package that provides PSR-7 HTTP messages
Development Package Requirements
nyholm/psr7
: PSR-7 HTTP message factory & message implementationphpunit/phpunit
: Testing frameworkphp-http/mock-client
: HTTPlug mock client implementationphpstan/phpstan
: Static analysis toolrector/rector
: Refactoring toolfig/log-test
: Test utilities forpsr/log
squizlabs/php_codesniffer
: Static analysis tool
Installation
Uninstallation
Testing
Static code analysis
Features
The Deutsche Post Direkt DATAFACTORY Autocomplete API Authentication SDK supports the following features:
- Create authentication token
Authentication
Public API
The library's components suitable for consumption are
- service:
- service factory
- authentication service
- data transfer objects:
- authentication token
Usage
All versions of sdk-api-autocomplete-authentication with dependencies
ext-json Version *
php-http/discovery Version ^1.0.0
php-http/httplug Version ^2.0.0
php-http/logger-plugin Version ^1.0.0
psr/http-client Version ^1.0.0
psr/http-client-implementation Version ^1.0.0
psr/http-factory Version ^1.0.0
psr/http-factory-implementation Version ^1.0.0
psr/log Version ^1.0.0 || ^2.0.0 || ^3.0.0
psr/http-message Version ^1.0 || ^2.0
psr/http-message-implementation Version ^1.0 || ^2.0