Download the PHP package pkj/sbanken without Composer
On this page you can find all versions of the php package pkj/sbanken. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor pkj
Package sbanken
Short Description PHP Wrapper for Sbanken (Norwegian bank) API.
License MIT
Package sbanken
Short Description PHP Wrapper for Sbanken (Norwegian bank) API.
License MIT
Please rate this library. Is it a good library?
Informations about the package sbanken
Sbanken PHP Client for PHP 7.1+
A comprehensive PHP Client for Sbanken API.
Apis supported:
- Accounts
- Transactions
- Transfers
Install
Install using composer.
Usage
See examples/ folder in this repo.
Examples
Make sure you have PHP 7.1+. We do not support lower versions.
Make sure you have signed up for skandiabanken developer and have client id and client secret. See sbanken website for info.
Run the following commands to test. Note to change the environment variables (CLIENT_ID, CLIENT_SECRET, etc.).
Listing bank accounts
Listing a specific bank account by account number
Listing transactions for a given bank account number
Transfer KR 1 NOK to some account
All versions of sbanken with dependencies
PHP Build Version
Package Version
The package pkj/sbanken contains the following files
Loading the files please wait ....