jorijn / symfony-bunq-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
A Symfony 3.4 LTS compatible Bundle for interaction with the European bunq bank
v1.0.1
2019-10-08 11:10 UTC
Requires
- php: ^7.1
- ext-openssl: *
- bunq/sdk_php: ^1.0
- symfony/symfony: 3.4.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.11
- phpunit/phpunit: >=7.1 <8.0.0
This package is auto-updated.
Last update: 2024-02-21 21:16:31 UTC
README
A Symfony 3.4 LTS compatible Bundle for interaction with the European bunq bank. This is just a library bundle, this bundle is not a full executable project. It's designed to help myself and other people quickly start their new bunq-connected ideas.
This is obviously still a work in progress.
Goals
- Provide easy console commmand(s) to set up API connections with bunq
- Dispatch Symfony events on all bunq events
- Provide easy registration for callbacks