Download the PHP package nicklasw/bankid-sdk without Composer
On this page you can find all versions of the php package nicklasw/bankid-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package bankid-sdk
BankID SDK library
A SDK for providing BankID services as a RP (Relying party). Supports the latest v5 features.
Installation
The library can be installed through composer
Features
- Supports all v5 features
- Supports asynchronous and parallel requests
Examples
Initiate authenticate request
Execute parallel requests
Certificates
The web service API can only be accessed by a RP that has a valid SSL client certificate. The RP certificate is obtained from the bank that the RP has purchased the BankID service from.
Generate PEM certificate
Docker
Unit tests
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Useful information about your new features'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Contributors
- Nicklas Wallgren
- All Contributors
All versions of bankid-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
ext-curl Version *
ext-json Version *
guzzlehttp/guzzle Version ^6.3
doctrine/annotations Version ^1.6
tebru/gson-php Version ^0.6.2
ext-curl Version *
ext-json Version *
guzzlehttp/guzzle Version ^6.3
doctrine/annotations Version ^1.6
tebru/gson-php Version ^0.6.2
The package nicklasw/bankid-sdk contains the following files
Loading the files please wait ....