babdev / money-bundle
整合PHP库Money和Symfony的Bundle
v1.10.0
2023-12-13 01:21 UTC
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
整合Money for PHP库和Symfony的Bundle。
文档
请访问BabDev网站以获取如何使用此Bundle的详细信息。
安全
如果您认为您发现了此Bundle的安全问题,请发送电子邮件至michael.babker@gmail.com,并提供有关问题的信息。请不要使用公开问题跟踪器来报告安全问题。
致谢
此Bundle受到JKMoneyBundle的启发,并根据客户项目的使用进行了各种增强。
许可证
MoneyBundle遵循MIT许可证。有关详细信息,请参阅LICENSE文件。