Download the PHP package pkj/sbanken-bundle without Composer
On this page you can find all versions of the php package pkj/sbanken-bundle. 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 sbanken-bundle
PkjSbankenBundle for Symfony
Create symfony based php apps with integration to Sbanken.
Uses https://github.com/peec/sbanken library. See that for docs of usage.
Install
Add to parameters.yml.dist:
Add to config.yml:
Add to AppKernel.php:
Run composer require
You will be asked to fill in client_id, client_secret and customer_id. Get these from sbanken website. (customer_id is your person number).
Usage
This bundle exposes a new service pkj_sbanken.client
which you have access to getApi().
All versions of sbanken-bundle with dependencies
PHP Build Version
Package Version
Requires
pkj/sbanken Version
^1.0
The package pkj/sbanken-bundle contains the following files
Loading the files please wait ....