PHPackages                             liushoukun/blade-emojis - 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. liushoukun/blade-emojis

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

liushoukun/blade-emojis
=======================

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

v0.2.0(1mo ago)07↓100%MITPHP

Since May 10Pushed 1mo agoCompare

[ Source](https://github.com/liushoukun/blade-emojis)[ Packagist](https://packagist.org/packages/liushoukun/blade-emojis)[ Docs](https://github.com/liushoukun/blade-emojis)[ RSS](/packages/liushoukun-blade-emojis/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Blade Emojis
============

[](#blade-emojis)

[ ![Tests](https://github.com/MaidenVoyageSoftware/blade-emojis/workflows/Tests/badge.svg)](https://github.com/MaidenVoyageSoftware/blade-emojis/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/d7f34b2ae6d5b0689f35731169efcb401928caec9aa170d3e8eaef188f95bb93/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d616964656e2d766f796167652d736f6674776172652f626c6164652d656d6f6a6973)](https://packagist.org/packages/maiden-voyage-software/blade-emojis)[ ![Total Downloads](https://camo.githubusercontent.com/8174539f165274168c57837ed52ca76b3305696ee0804fdbb8cee40c0b9dbd0d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d616964656e2d766f796167652d736f6674776172652f626c6164652d656d6f6a6973)](https://packagist.org/packages/maiden-voyage-software/blade-emojis)A package to easily make use of [Noto Emoji](https://github.com/googlefonts/noto-emoji) in your Laravel Blade views.

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

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

[](#requirements)

- PHP 8.2 or higher
- Laravel 10.0 or higher

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

[](#installation)

```
composer require maiden-voyage-software/blade-emojis
```

Updating
--------

[](#updating)

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

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

[](#blade-icons)

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

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

[](#configuration)

Blade Emojis 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-emojis.php` config file:

```
php artisan vendor:publish --tag=blade-emojis-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:

```

```

And even use inline styles:

```

```

The solid 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-emojis --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 Emojis is developed and maintained by Maiden Voyage Software.

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 73% of packages

Maintenance94

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 93.3% 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

Unknown

Total

1

Last Release

30d ago

### Community

Maintainers

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

---

Top Contributors

[![blazerunner44](https://avatars.githubusercontent.com/u/12058167?v=4)](https://github.com/blazerunner44 "blazerunner44 (14 commits)")[![liushoukun](https://avatars.githubusercontent.com/u/26298472?v=4)](https://github.com/liushoukun "liushoukun (1 commits)")

---

Tags

laravelbladeemojis

### Embed Badge

![Health badge](/badges/liushoukun-blade-emojis/health.svg)

```
[![Health](https://phpackages.com/badges/liushoukun-blade-emojis/health.svg)](https://phpackages.com/packages/liushoukun-blade-emojis)
```

###  Alternatives

[mallardduck/blade-lucide-icons

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

95786.6k29](/packages/mallardduck-blade-lucide-icons)[technikermathe/blade-lucide-icons

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

18379.7k9](/packages/technikermathe-blade-lucide-icons)[secondnetwork/blade-tabler-icons

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

35594.8k24](/packages/secondnetwork-blade-tabler-icons)[blade-ui-kit/blade-zondicons

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

49207.8k5](/packages/blade-ui-kit-blade-zondicons)[stijnvanouplines/blade-country-flags

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

26355.4k6](/packages/stijnvanouplines-blade-country-flags)[ublabs/blade-simple-icons

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

1958.8k](/packages/ublabs-blade-simple-icons)

PHPackages © 2026

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