PHPackages                             smarteknoloji/blade-circle-flags - 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. [Templating &amp; Views](/categories/templating)
4. /
5. smarteknoloji/blade-circle-flags

ActiveLibrary[Templating &amp; Views](/categories/templating)

smarteknoloji/blade-circle-flags
================================

A package to easily make use of Circle Flags in your Laravel Blade views.

1.0.1(1y ago)32.5k↓21.1%1MITPHPPHP ^8.1

Since Sep 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/fahrim/blade-circle-flags)[ Packagist](https://packagist.org/packages/smarteknoloji/blade-circle-flags)[ Docs](https://github.com/fahrim/blade-circle-flags)[ RSS](/packages/smarteknoloji-blade-circle-flags/feed)WikiDiscussions main Synced 1mo ago

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

 [![](./cover_image_blade_circle_flags.png "Social Card Blade Circle Flags")](./cover_image_blade_circle_flags.png)

Blade Circle Flags
==================

[](#blade-circle-flags)

[ ![Tests](https://github.com/blade-ui-kit/blade-heroicons/workflows/Tests/badge.svg)](https://github.com/fahrim/blade-circle-flags/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/82f9909be45acd1fc2f090b904bc96ba626083c6fa6a24cb402b9a3cb6a5912b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c6164652d6f7267616e697a6174696f6e2f626c6164652d6865726f69636f6e73)](https://packagist.org/packages/smarteknoloji/blade-circle-flags)[ ![Total Downloads](https://camo.githubusercontent.com/d59798797d82c553fea4c1a50b7b12d6c1b1cf219256fe3c3d55980068c12e58/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c6164652d6f7267616e697a6174696f6e2f626c6164652d6865726f69636f6e73)](https://packagist.org/packages/smarteknoloji/blade-circle-flags)A package to easily make use of [circle-flags](https://github.com/fahrim/blade-circle-flags) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg) or preview them at .

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- Laravel 10.0 or higher

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

[](#installation)

```
composer require smarteknoloji/blade-circle-flags
```

Updating
--------

[](#updating)

Please refer to [`the upgrade guide`](UPGRADE.md) when updating the library.

Blade Icons
-----------

[](#blade-icons)

Blade circle-flags uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/blade-ui-kit/blade-icons) for additional functionality. We also recommend to [enable icon caching](https://github.com/blade-ui-kit/blade-icons#caching) with this library.

Configuration
-------------

[](#configuration)

Blade circle-flags also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the `blade-circle-flags.php` config file:

```
php artisan vendor:publish --tag=blade-circle-flags-config
```

Usage
-----

[](#usage)

Icons can be used as self-closing Blade components which will be compiled to SVG icons:

```

```

You can also pass classes to your icon components (flags):

```

```

And even use inline styles:

```

```

The country flag icons can be referenced like this:

```

```

### Raw SVG Icons

[](#raw-svg-icons)

If you want to use the raw SVG icons as assets, you can publish them using:

```
php artisan vendor:publish --tag=blade-circle-flags --force
```

Then use them in your views like:

```

```

Changelog
---------

[](#changelog)

Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent changes.

Maintainers
-----------

[](#maintainers)

Blade circle-flags is developed and maintained by Blade Developer.

License
-------

[](#license)

Blade circle-flags is open-sourced software licensed under [the MIT license](LICENSE.md).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

595d ago

PHP version history (2 changes)1.0.0PHP ~8.2.0|~8.3.0

1.0.1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/0df184bde234aabd8964ec91f39acc3c264ca6e8ebfce11041e2cbe66b8798c0?d=identicon)[fahrim](/maintainers/fahrim)

---

Top Contributors

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

---

Tags

laravelbladeCircle Flags

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smarteknoloji-blade-circle-flags/health.svg)

```
[![Health](https://phpackages.com/badges/smarteknoloji-blade-circle-flags/health.svg)](https://phpackages.com/packages/smarteknoloji-blade-circle-flags)
```

###  Alternatives

[stijnvanouplines/blade-country-flags

A package to easily make use of country flags in your Laravel Blade views.

26307.2k6](/packages/stijnvanouplines-blade-country-flags)[technikermathe/blade-lucide-icons

A package to easily make use of Lucide icons in your Laravel Blade views.

18299.2k7](/packages/technikermathe-blade-lucide-icons)[saade/blade-iconsax

A package to easily make use of Iconsax in your Laravel Blade views.

21138.5k](/packages/saade-blade-iconsax)[mckenziearts/blade-untitledui-icons

A package to easily make use of UntitledUI icons in your Laravel Blade views.

16104.9k5](/packages/mckenziearts-blade-untitledui-icons)[afatmustafa/blade-hugeicons

A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.

13129.0k3](/packages/afatmustafa-blade-hugeicons)

PHPackages © 2026

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