PHPackages                             matthewhallcom/blade-mls-icons - 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. matthewhallcom/blade-mls-icons

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

matthewhallcom/blade-mls-icons
==============================

A package to make use of MLS Logos in your Laravel Blade views.

1.0.9(2y ago)053MITPHPPHP ~8.2.0|~8.3.0

Since Jan 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/MatthewHallCom/blade-mls-icons)[ Packagist](https://packagist.org/packages/matthewhallcom/blade-mls-icons)[ Docs](https://github.com/MatthewHallCom/blade-mls-icons)[ RSS](/packages/matthewhallcom-blade-mls-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (11)Used By (0)

Blade MLS Icons
===============

[](#blade-mls-icons)

A package to easily make use of MLS logos 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 matthewhallcom/blade-mls-icons
```

MLS Icons
---------

[](#mls-icons)

Blade MLS Icons uses official MLS logos.

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

[](#configuration)

Blade MLS Icons 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-mls-icons.php` config file:

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

Then use them in your views like:

```

```

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

[](#maintainers)

Blade mlsicons is developed and maintained by Matthew Hall.

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

10

Last Release

836d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a320bf2eb2a688114c133b706adb82ae10d1d60952cee381385bc488e0b8c52?d=identicon)[MatthewHallCom](/maintainers/MatthewHallCom)

---

Top Contributors

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

---

Tags

laravelblademls

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/matthewhallcom-blade-mls-icons/health.svg)

```
[![Health](https://phpackages.com/badges/matthewhallcom-blade-mls-icons/health.svg)](https://phpackages.com/packages/matthewhallcom-blade-mls-icons)
```

###  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)
