PHPackages                             vakata/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. vakata/intl

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

vakata/intl
===========

Translator class using MessageFormatter

3.0.1(1y ago)05.8k↓100%MITPHPPHP &gt;=8.3.0

Since Aug 5Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (18)Used By (0)

intl
====

[](#intl)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9425484e0e595e3055957e50eb0e1a6863759e28e40856dde6617040d8d1a4d5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76616b6174612f696e746c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vakata/intl)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/dec0ee26abc9159fe5ee48576cf2a059c8ef14e8fcfe2adf81df5f6ccf16ddd3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f76616b6174612f696e746c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/vakata/intl)[![Code Climate](https://camo.githubusercontent.com/0560ea7ea85b162f5fa3ce23b3a856ea2c2dbcf574374c4d6197630bd5505738/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6769746875622f76616b6174612f696e746c2e7376673f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/vakata/intl)[![Tests Coverage](https://camo.githubusercontent.com/e470ecc8bd6590a0695f313d4968e5093aa44f460db138805b9883ec8895c358/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f636f7665726167652f6769746875622f76616b6174612f696e746c2e7376673f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/vakata/intl)

A simple key-value storage class. used for configurations and extended in vakata/session.

Install
-------

[](#install)

Via Composer

```
$ composer require vakata/intl
```

Usage
-----

[](#usage)

```
$intl = new \vakata\intl\Intl('de_DE');
$intl->fromFile('de_DE.json');
$intl->get('The date is {:date, date, medium}', [ 'date' => time() ]);
```

Read more in the [API docs](docs/README.md)

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [vakata](https://github.com/vakata)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance46

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity87

Battle-tested with a long release history

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

Recently: every ~606 days

Total

17

Last Release

415d ago

Major Versions

1.4.1 → 2.0.02019-01-30

2.0.1 → 3.0.02025-03-29

PHP version history (2 changes)1.0.0PHP &gt;=7.0.0

2.0.1PHP &gt;=8.3.0

### Community

Maintainers

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

---

Top Contributors

[![vakata](https://avatars.githubusercontent.com/u/146052?v=4)](https://github.com/vakata "vakata (19 commits)")

---

Tags

intlvakata

### Embed Badge

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

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

###  Alternatives

[symfony/intl

Provides access to the localization data of the ICU library

2.6k199.8M1.1k](/packages/symfony-intl)[sonata-project/intl-bundle

Symfony SonataIntlBundle

2159.0M48](/packages/sonata-project-intl-bundle)[aplus/language

Aplus Framework Language Library

2351.7M15](/packages/aplus-language)[aura/intl

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

898.3M4](/packages/aura-intl)[skillshare/formatphp

Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.

8029.6k](/packages/skillshare-formatphp)[delight-im/i18n

Internationalization and localization for PHP

625.2k3](/packages/delight-im-i18n)

PHPackages © 2026

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