uriziel01 / php-money
PHP money handling class
dev-master / 1.0.x-dev
2014-06-17 10:26 UTC
Requires
- php: >=5.3.3
Requires (Dev)
- behat/behat: 2.4.*@stable
- behat/mink: 1.5.*@stable
- behat/mink-browserkit-driver: *
- behat/mink-extension: *
- behat/mink-goutte-driver: *
- behat/mink-selenium2-driver: *
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2025-05-06 10:33:38 UTC
README
PHP Money/Currency integration library using ValueObject.
Versioning
Releases will be numbered with the format major.minor.patch
.
And constructed with the following guidelines.
- Breaking backwards compatibility bumps the major.
- New additions without breaking backwards compatibility bumps the minor.
- Bug fixes and misc changes bump the patch.
For more information on SemVer, please visit semver.org website... This versioning method is same for all Sylius bundles and applications.
MIT License
License can be found here.
Authors
The bundle was originally created by Paweł Borecki.