babdev / money-bundle
Bundle integrating the Money for PHP library with Symfony
Fund package maintenance!
mbabker
Installs: 9 743
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- moneyphp/money: ^3.3 || ^4.0
- symfony/config: ^5.4 || ^6.3 || ^7.0
- symfony/dependency-injection: ^5.4 || ^6.3 || ^7.0
- symfony/deprecation-contracts: ^2.1 || ^3.0
- symfony/http-kernel: ^5.4 || ^6.3 || ^7.0
Requires (Dev)
- doctrine/doctrine-bundle: ^2.1.1
- doctrine/mongodb-odm: ^2.2
- doctrine/mongodb-odm-bundle: ^4.3
- doctrine/orm: ^2.8
- jms/serializer: ^3.14
- jms/serializer-bundle: ^3.8 || ^4.0 || ^5.0
- matthiasnoback/symfony-dependency-injection-test: ^4.3.1 || ^5.0
- phpstan/extension-installer: ^1.3
- phpstan/phpstan: 1.10.49
- phpstan/phpstan-phpunit: 1.3.15
- phpstan/phpstan-symfony: 1.3.5
- phpunit/phpunit: 9.6.15
- symfony/form: ^5.4 || ^6.3 || ^7.0
- symfony/intl: ^5.4 || ^6.3 || ^7.0
- symfony/phpunit-bridge: ^5.4 || ^6.3 || ^7.0
- symfony/property-access: ^5.4 || ^6.3 || ^7.0
- symfony/serializer: ^5.4 || ^6.3 || ^7.0
- symfony/twig-bundle: ^5.4 || ^6.3 || ^7.0
- symfony/validator: ^5.4 || ^6.3 || ^7.0
- twig/twig: ^2.13 || ^3.0
Suggests
- doctrine/mongodb-odm: To use the Money\Money class with the Doctrine MongoDB ODM
- doctrine/orm: To use the Money\Money class with the Doctrine ORM
- ext/intl: To use the intl Money\MoneyFormatter instances
- jms/serializer-bundle: To use the Money\Money class with the JMS Serializer
- symfony/form: To use the Money\Money class with the Symfony Form component
- symfony/serializer: To use the Money\Money class with the Symfony Serializer
- symfony/validator: To use the Money\Money class with the Symfony Validator
- twig/twig: To use the Money\Money class with Twig
Conflicts
- doctrine/doctrine-bundle: <2.1.1
- doctrine/mongodb-odm: <2.2
- doctrine/mongodb-odm-bundle: <4.3
- doctrine/orm: <2.8
- jms/serializer: <3.14
- symfony/form: <5.4 || >=6.0 <6.3
- symfony/serializer: <5.4 || >=6.0 <6.3
- symfony/validator: <5.4 || >=6.0 <6.3
- twig/twig: <2.13
README
Bundle integrating the Money for PHP library with Symfony.
Documentation
Please see the BabDev website for detailed information on how to use this bundle.
Security
If you believe you have discovered a security issue with this bundle, please email michael.babker@gmail.com with information about the issue. Do NOT use the public issue tracker for security issues.
Acknowledgements
This bundle is inspired by the JKMoneyBundle with miscellaneous enhancements based on its use with client projects.
License
The MoneyBundle is licensed under the MIT License. See the LICENSE file for full details.