PHPackages                             micbenner/iso10383 - 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. micbenner/iso10383

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

micbenner/iso10383
==================

ISO 10383 - Codes for exchanges and market identification (MIC)

1.0.3(2y ago)065MITPHPPHP &gt;=7.4CI passing

Since Feb 2Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/micbenner/iso10383)[ Packagist](https://packagist.org/packages/micbenner/iso10383)[ RSS](/packages/micbenner-iso10383/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

micbenner/iso10383
==================

[](#micbenneriso10383)

A PHP library providing ISO 10383 data.

What is ISO 10383
-----------------

[](#what-is-iso-10383)

> The Market Identifier Code (MIC) (ISO 10383) is a unique identification code used to identify securities trading exchanges, regulated and non-regulated trading markets. The MIC is a four alphanumeric character code, and is defined in ISO 10383 by the International Organization for Standardization (ISO). For example, trades that are executed on the US NASDAQ market are identified using MIC code XNAS.
>
> *-- [Wikipedia](https://en.wikipedia.org/wiki/Market_Identifier_Code)*

Installing
----------

[](#installing)

```
$ composer require micbenner/iso10383
```

Using
-----

[](#using)

Quick guide:

```
$exchange = CipherPixel\ISO10383\ISO10383Collection::load()->acronym('NASDAQ'); // Find by acronym
$exchange = CipherPixel\ISO10383\ISO10383Collection::load()->mic('XNAS'); // Find by MIC
$exchanges = CipherPixel\ISO10383\ISO10383Collection::load()->operatingMic('XNAS'); // Find all segment/child exchanges belonging to XNAS
```

Each method returns either a single instance, or an array of, the `CipherPixel\ISO10383\ISO10383Collection` class.

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

[](#contributing)

Feel free to submit a pull request or create an issue.

License
-------

[](#license)

micbenner/iso10383 is licensed under the MIT license.

Source(s)
---------

[](#sources)

- [ISO 10383](https://www.iso20022.org/market-identifier-codes)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance58

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

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

Every ~214 days

Total

4

Last Release

918d ago

PHP version history (2 changes)1.0.0PHP ^7.4|^8.0

1.0.3PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff4b5205f4308400edfa49ddb50f9238e43c0a151c508da860b98b19ece2c001?d=identicon)[micbenner](/maintainers/micbenner)

---

Top Contributors

[![micbenner](https://avatars.githubusercontent.com/u/9312341?v=4)](https://github.com/micbenner "micbenner (22 commits)")

---

Tags

codeisoexchangesISO 1038310383MICmarket identification

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/micbenner-iso10383/health.svg)

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

###  Alternatives

[endroid/qr-code

Endroid QR Code

4.8k67.6M348](/packages/endroid-qr-code)[laminas/laminas-code

Extensions to the PHP Reflection API, static code scanning, and code generation

1.9k185.4M172](/packages/laminas-laminas-code)[nette/php-generator

🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.

2.2k64.2M576](/packages/nette-php-generator)[jetbrains/phpstorm-stubs

PHP runtime &amp; extensions header files for PhpStorm

1.4k27.7M68](/packages/jetbrains-phpstorm-stubs)[scrivo/highlight.php

Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js

71040.3M82](/packages/scrivo-highlightphp)[league/iso3166

ISO 3166-1 PHP Library

69536.3M116](/packages/league-iso3166)

PHPackages © 2026

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