PackageTrack
Sign in Get early access

kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

3.0.1 5.6M downloads/mo #2178 most downloaded on Packagist kwn/number-to-words

What this package is like to depend on

Last release 1 months ago

13 Jul 2026

Release timing varies

gaps range from 9 days to 12 months

Rarely documented

notes for 10 of 76 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

76 releases · first in 2015

2 releases in the last 12 months

see the full history below

Release timeline

76 releases · Dec 2015 to Jul 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 76
  1. 3.0.1 13 Jul 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.0.0...3.0.1

    Open source →
  2. 3.0.0 21 Jun 2026
    Release notes

    Breaking Changes

    • ROL → RON: Romanian currency code updated from deprecated ROL to current ISO 4217 code RON across all transformers
    • PHPUnit 9 → 11: Test infrastructure upgraded (requires PHP 8.2+)

    New Features

    • Base currency list: All currency transformers now support a canonical set of 51 currencies. Previously several transformers had only 2–14 currencies; all now have full coverage
    • MXN (Mexican Peso): Added to all currency transformers that were missing it
    • Malay currency transformer: MalaysianCurrencyTransformer renamed to MalayCurrencyTransformer for naming consistency with MalayNumberTransformer

    Bug Fixes

    • Swedish: Fixed capitalized Minus prefix, sjutio → sjuttio (70), missing plural inflection for millions/billions
    • Danish: Missing og connector after hundreds (e.g. et hundrede en → et hundrede og en)
    • German currency: eins Euro → ein Euro for amounts of 1, and ein tausend → eintausend (wrong word separator)
    • Yoruba: Zero returned empty string instead of odo
    • Romanian currency: Negative amounts ignored the minus sign

    Test Coverage

    • Added ~120 new test cases across 16 transformers covering: negative numbers, full numeric ranges, and newly added currencies
    • Added MXN test cases in 8 languages (English, German, Polish, Russian, Spanish, French, Danish, Turkish)

    CI / Infrastructure

    • Migrated from Code Climate to Qlty.sh for coverage reporting (QLTY_COVERAGE_TOKEN)
    • xdebug now installed via pecl instead of deprecated install-php-extensions (fixes PHP 8.5 support)
    • HTML coverage report saved as CircleCI artifact
    • PHPUnit annotations (@dataProvider) replaced with PHP 8 attributes (#[DataProvider])
    • Data provider methods made public static (PHPUnit 11 requirement)
    • Abstract base test classes renamed: CurrencyTransformerTest → CurrencyTransformerTestCase, NumberTransformerTest → NumberTransformerTestCase

    Removed

    • src/Legacy/Numbers/Words/Locale/Uz.php: dead code - Uzbek has its own modern transformer
    Open source →
  3. 2.12.0 01 Jul 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.11.2...2.12.0

    Open source →
  4. 2.11.2 07 Jan 2025
    Release notes

    What's Changed

    • Bug Fix: Add Indonesian and Malaysian Currency Transformer (Reopen) by @ayrus02 in #184

    New Contributors

    Full Changelog: 2.11.1...2.11.2

    Open source →
  5. 2.11.1 14 Nov 2024
    Release notes

    What's Changed

    • added currencies for Georgian(ka) language by @mpruidze in #183

    New Contributors

    Full Changelog: 2.11.0...2.11.1

    Open source →
  6. 2.11.0 04 Nov 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.10.0...2.11.0

    Open source →
  7. 2.10.0 18 Sep 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.9.1...2.10.0

    Open source →
  8. 2.9.1 24 Feb 2024
    Release notes

    What's Changed

    • Fix German negative numbers by @kwn in #172

    Full Changelog: 2.9.0...2.9.1

    Open source →
  9. 2.9.0 24 Feb 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.8.0...2.9.0

    Open source →
  10. 2.8.0 04 Dec 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.7.2...2.8.0

    Open source →
  11. 2.7.2 16 Sep 2023

    Nothing published for this version

  12. 2.7.1 16 Sep 2023

    Nothing published for this version

  13. 2.7.0 16 Sep 2023

    Nothing published for this version

  14. 2.6.4 03 May 2023

    Nothing published for this version

  15. 2.6.3 03 May 2023

    Nothing published for this version

  16. 2.6.2 24 Feb 2023

    Nothing published for this version

  17. 2.6.1 01 Dec 2022

    Nothing published for this version

  18. 2.6.0 12 Nov 2022

    Nothing published for this version

  19. 2.5.0 04 Aug 2022

    Nothing published for this version

  20. 2.4.3 19 Jul 2022

    Nothing published for this version

  21. 2.4.2 08 Jul 2022

    Nothing published for this version

  22. 2.4.1 04 Jul 2022

    Nothing published for this version

  23. 2.4.0 04 May 2022

    Nothing published for this version

  24. 2.3.1 07 Apr 2022

    Nothing published for this version

  25. 2.3.0 29 Mar 2022

    Nothing published for this version

  26. 2.2.1 13 Jan 2022

    Nothing published for this version

  27. 2.2.0 03 Nov 2021

    Nothing published for this version

  28. 2.1.1 06 Oct 2021

    Nothing published for this version

  29. 2.1.0 19 Sep 2021

    Nothing published for this version

  30. 2.0.0 20 Jul 2021

    Nothing published for this version

  31. 1.13.0 23 Jun 2021

    Nothing published for this version

  32. 1.12.2 05 Jun 2021

    Nothing published for this version

  33. 1.12.1 20 Jan 2021

    Nothing published for this version

  34. 1.12.0 04 Oct 2020

    Nothing published for this version

  35. 1.11.0 25 Aug 2020

    Nothing published for this version

  36. 1.10.1 26 Jul 2020

    Nothing published for this version

  37. 1.10.0 29 May 2020

    Nothing published for this version

  38. 1.9.2 16 Jan 2020

    Nothing published for this version

  39. 1.9.1 16 Jan 2020

    Nothing published for this version

  40. 1.9.0 02 Dec 2019

    Nothing published for this version

  41. 1.8.3 22 Oct 2019

    Nothing published for this version

  42. 1.8.2 15 Sep 2019

    Nothing published for this version

  43. 1.8.1 28 Aug 2019

    Nothing published for this version

  44. 1.8.0 12 Aug 2019

    Nothing published for this version

  45. 1.7.1 07 Aug 2019

    Nothing published for this version

  46. 1.7.0 15 Jul 2019

    Nothing published for this version

  47. 1.6.7 15 Jul 2019

    Nothing published for this version

  48. 1.6.6 04 Jul 2019

    Nothing published for this version

  49. 1.6.5 02 Jul 2019

    Nothing published for this version

  50. 1.6.4 13 May 2019

    Nothing published for this version

  51. 1.6.3 05 Dec 2018

    Nothing published for this version

  52. 1.6.2 12 Nov 2018

    Nothing published for this version

  53. 1.6.1 11 Nov 2018

    Nothing published for this version

  54. 1.6.0 30 Oct 2018

    Nothing published for this version

  55. 1.5.4 03 Oct 2018

    Nothing published for this version

  56. 1.5.3 18 Jun 2018

    Nothing published for this version

  57. 1.5.2 12 Jun 2018

    Nothing published for this version

  58. 1.5.1 11 Mar 2018

    Nothing published for this version

  59. 1.5.0 24 Jan 2018

    Nothing published for this version

  60. 1.4.0 22 Jan 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive