padam87 / account-bundle
Account bundle for Symfony
v2.0.1
2017-03-22 17:25 UTC
Requires
- php: ~5.6|~7.0
- doctrine/doctrine-bundle: ^1.6
- doctrine/orm: ^2.5
- moneyphp/money: ^3.0
- symfony/symfony: ~2.8|~3.0
Requires (Dev)
- friendsofsymfony/user-bundle: v2.0.0-beta1
- mockery/mockery: ^0.9
- phpunit/phpunit: ^5.6
Suggests
- friendsofsymfony/user-bundle: To create accounts automatically on registration for users
README
AccountBundle
With this bundle you can:
- Add accounts to users.
- Use multiple currencies.
- Keep track of account balance and transactions.
- Work with money professionally thanks to moneyphp/money