padam87 / account-bundle
Account bundle for Symfony
Installs: 624
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 2
pkg:composer/padam87/account-bundle
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