PHPackages                             mainstreamer/emojiisoflags-bundle - 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. mainstreamer/emojiisoflags-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

mainstreamer/emojiisoflags-bundle
=================================

library for easy emoji flags generation from iso country codes

1.0.7(5y ago)07MITPHPPHP ^7.4

Since Aug 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mainstreamer/emojiisoflags-bundle)[ Packagist](https://packagist.org/packages/mainstreamer/emojiisoflags-bundle)[ RSS](/packages/mainstreamer-emojiisoflags-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (9)Used By (0)

isoflags
========

[](#isoflags)

[![License](https://camo.githubusercontent.com/d86a325ce9eadb313c3153a693ca1006e08d99d5114ec4b7a77958210940f6e1/68747470733a2f2f706f7365722e707567782e6f72672f6d61696e73747265616d65722f656d6f6a6969736f666c6167732d62756e646c652f6c6963656e7365)](https://packagist.org/packages/mainstreamer/emojiisoflags-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/037f4b1676e6dc52e2cfedfa97cc26218ac5af89790bafea0e08c25ac9c3a392/68747470733a2f2f706f7365722e707567782e6f72672f6d61696e73747265616d65722f656d6f6a6969736f666c6167732d62756e646c652f76)](//packagist.org/packages/mainstreamer/emojiisoflags-bundle)[![Total Downloads](https://camo.githubusercontent.com/7ddd5d8382096a55ff01da4ec56700d1b8bbfcee9c02e530295194a80b5e5273/68747470733a2f2f706f7365722e707567782e6f72672f6d61696e73747265616d65722f656d6f6a6969736f666c6167732d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/mainstreamer/emojiisoflags-bundle)

Symfony bundle providing service `FlagsGenerator` for getting emoji flags from iso country codes

### install:

[](#install)

`composer require mainstreamer/emojiisoflags-bundle`

### usage:

[](#usage)

```
use Symfony\Component\HttpFoundation\Response;
use Rteeom\EmojiISOFlagsBundle\Service\FlagsGenerator;

class MyController
{
 public function someAction(FlagsGenerator $generator): Response
    {
        $flag = $generator->getEmojiFlag('gb');

        return new Response($flag);
    }
}

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

8

Last Release

2108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3dc932a1700526fbf4cf88efc3959dac21499c36ea1d458b02bea0ee6855c04a?d=identicon)[rteeom](/maintainers/rteeom)

---

Top Contributors

[![mainstreamer](https://avatars.githubusercontent.com/u/6151431?v=4)](https://github.com/mainstreamer "mainstreamer (10 commits)")

### Embed Badge

![Health badge](/badges/mainstreamer-emojiisoflags-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mainstreamer-emojiisoflags-bundle/health.svg)](https://phpackages.com/packages/mainstreamer-emojiisoflags-bundle)
```

###  Alternatives

[symfony/ux-chartjs

Chart.js integration for Symfony

1003.2M18](/packages/symfony-ux-chartjs)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19280.3k3](/packages/symfony-ux-cropperjs)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[pentiminax/ux-datatables

DataTables.net integration for Symfony

605.6k](/packages/pentiminax-ux-datatables)

PHPackages © 2026

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