github cknow/laravel-money v3.3.0

latest releases: v8.4.0, v8.3.1, v8.3.0...
7 years ago

Features

Parsers

  • Added parseByAggregate
  • Added parseByBitcoin
  • Added parseByIntl
  • Added parseByIntlLocalizedDecimal
  • Updated parse is alias to parseByIntl

Formatters

  • Added formatByAggregate
  • Added formatByBitcoin
  • Added formatByIntl
  • Added formatByIntlLocalizedDecimal
  • Updated format is alias to formatByIntl

Helpers

  • Added money_parse_by_bitcoin
  • Added money_parse_by_intl
  • Added money_parse_by_intl_localized_decimal

Directives

  • Added @money_parse_by_bitcoin
  • Added @money_parse_by_intl
  • Added @money_parse_by_intl_localized_decimal

Don't miss a new laravel-money release

NewReleases is sending notifications on new releases.