2017 © Pedro Peláez
 

library php-money

PHP money handling class

image

uriziel01/php-money

PHP money handling class

  • Tuesday, June 17, 2014
  • by Uriziel01
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php-money

PHP Money/Currency integration library using ValueObject., (*1)

Versioning

Releases will be numbered with the format major.minor.patch., (*2)

And constructed with the following guidelines., (*3)

  • 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., (*4)

MIT License

License can be found here., (*5)

Authors

The bundle was originally created by Paweł Borecki., (*6)

The Versions