jorijn / symfony-bunq-bundle
A Symfony 3.4 LTS compatible Bundle for interaction with the European bunq bank
Installs: 67
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 3
Forks: 2
Open Issues: 3
pkg:composer/jorijn/symfony-bunq-bundle
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