PHPackages                             knppy/iso4217 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. knppy/iso4217

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

knppy/iso4217
=============

ISO4217 PHP Library

1.0.0(2mo ago)084[1 PRs](https://github.com/Knppy/iso4217/pulls)MITPHPPHP ^8.4CI passing

Since May 4Pushed 1mo agoCompare

[ Source](https://github.com/Knppy/iso4217)[ Packagist](https://packagist.org/packages/knppy/iso4217)[ Docs](https://github.com/knppy/iso4217)[ GitHub Sponsors](https://github.com/Knppy)[ RSS](/packages/knppy-iso4217/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

ISO4217 PHP Library
===================

[](#iso4217-php-library)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bc53abcf30927b1ae550d467c8af07a66ff6069d5e1c8f9269632e7b11554925/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6e7070792f69736f343231372e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/knppy/iso4217)[![Tests](https://camo.githubusercontent.com/f40aec065dc96c1466a0753f7c99058e2db13bf54f9f958b2b8c6d3be611af62/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6e7070792f69736f343231372f72756e2d74657374732e796d6c3f6272616e63683d6d6173746572266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/knppy/iso4217/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/ae3fa7e3604674261c0f99e34d3757500cb0a73deb48e088db2b643049d0d860/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6e7070792f69736f343231372e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/knppy/iso4217)

A PHP library for working with ISO 4217 currency codes.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require knppy/iso4217
```

Usage
-----

[](#usage)

```
$iso4217 = new Knppy\Iso4217();
echo $iso4217->name('US Dollar');
echo $iso4217->alpha3('USD');
echo $iso4217->numeric('USD');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Michael Beers](https://github.com/Knppy)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance89

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

81d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/839647?v=4)[Michael Beers](/maintainers/michaelbeers)[@michaelbeers](https://github.com/michaelbeers)

---

Top Contributors

[![michaelbeers](https://avatars.githubusercontent.com/u/839647?v=4)](https://github.com/michaelbeers "michaelbeers (8 commits)")

---

Tags

iso4217Knppy

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/knppy-iso4217/health.svg)

```
[![Health](https://phpackages.com/badges/knppy-iso4217/health.svg)](https://phpackages.com/packages/knppy-iso4217)
```

###  Alternatives

[mettle/sendportal-core

Sendportal core functionality.

29936.9k1](/packages/mettle-sendportal-core)[smile/module-store-delivery

Smile Store Delivery

23361.9k1](/packages/smile-module-store-delivery)[phuml/phuml

phUML is a fully automatic UML class diagram generator for PHP code

11411.5k1](/packages/phuml-phuml)[naoray/eloquent-model-analyzer

Helpful methods to gain more information about eloquent model classes.

16435.0k1](/packages/naoray-eloquent-model-analyzer)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
