PHPackages                             mensbeam/intl - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. mensbeam/intl

ActiveLibrary[Localization &amp; i18n](/categories/localization)

mensbeam/intl
=============

A set of dependency-free basic internationalization tools

0.9.4(3mo ago)0305↓100%[3 PRs](https://github.com/mensbeam/Intl/pulls)MITPHPPHP &gt;=7.1CI passing

Since Aug 10Pushed 3mo ago2 watchersCompare

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

READMEChangelogDependencies (1)Versions (21)Used By (0)

Dependency-free internationalization tools for PHP
==================================================

[](#dependency-free-internationalization-tools-for-php)

While PHP's [internationalization extension](https://php.net/manual/en/book.intl.php) offers excellent and extensive functionality for dealing with human languages, character encodings, and various related things, it is not always available. Moreover, its character decoder does not yield the same results as [WHATWG's Encoding standard](https://encoding.spec.whatwg.org/), making it unsuitable for implementing parsers for URLs or HTML. The more widely used [multi-byte string extension](https://php.net/manual/en/book.mbstring.php) not only suffers the same problems, but is also very slow.

Included here is a complete suite of WHATWG-compatible seekable string decoders which are reasonably performant while requiring no external dependencies or PHP extensions. Where applicable, code point encoders are also included. In time it may also provide other character-centric internationalization functionality.

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance80

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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 ~194 days

Recently: every ~440 days

Total

15

Last Release

110d ago

PHP version history (3 changes)0.1.0PHP ^7.0

0.8.0PHP ^7.1

0.8.1PHP &gt;=7.1

### Community

Maintainers

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

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

---

Top Contributors

[![JKingweb](https://avatars.githubusercontent.com/u/89590?v=4)](https://github.com/JKingweb "JKingweb (184 commits)")

---

Tags

charsetcharset-conversioncharset-detectionencodingencoding-conversionencoding-detectionintlutf-8internationalizationutf8unicodeencodingcharsetWHATWG

### Embed Badge

![Health badge](/badges/mensbeam-intl/health.svg)

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

###  Alternatives

[symfony/string

Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way

1.8k724.1M825](/packages/symfony-string)[symfony/intl

Provides access to the localization data of the ICU library

2.6k199.8M1.1k](/packages/symfony-intl)[gettext/languages

gettext languages with plural rules

7530.3M10](/packages/gettext-languages)[aplus/language

Aplus Framework Language Library

2351.7M15](/packages/aplus-language)[punic/punic

PHP-Unicode CLDR

1542.9M29](/packages/punic-punic)[aura/intl

The Aura Intl package provides internationalization tools, specifically message translation.

898.3M4](/packages/aura-intl)

PHPackages © 2026

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