uriziel01/php-money

PHP money handling class

dev-master / 1.0.x-dev 2014-06-17 10:26 UTC

This package is not auto-updated.

Last update: 2024-05-07 05:44:50 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.