PHPackages                             pnx/blade-cryptocurrency-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. pnx/blade-cryptocurrency-icons

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

pnx/blade-cryptocurrency-icons
==============================

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

v0.1.0(4y ago)114MITPHPPHP ^7.4|^8.0

Since Sep 23Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/pnx/blade-cryptocurrency-icons)[ Packagist](https://packagist.org/packages/pnx/blade-cryptocurrency-icons)[ Docs](https://github.com/pnx/blade-cryptocurrency-icons)[ RSS](/packages/pnx-blade-cryptocurrency-icons/feed)WikiDiscussions master Synced 2d ago

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

Note

Unmaintained, Use  instead

Blade Cryptocurrency Icons
==========================

[](#blade-cryptocurrency-icons)

[ ![Tests](https://github.com/pnx/blade-cryptocurrency-icons/workflows/Tests/badge.svg)](https://github.com/pnx/blade-cryptocurrency-icons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/415f4a6c36d08af6219f188f0b32ec5102c885aed0d5183d19b20cafc6b685e8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706e782f626c6164652d63727970746f63757272656e63792d69636f6e73)](https://packagist.org/packages/pnx/blade-cryptocurrency-icons)A package to easily make use of [cryptocurrency-icons](https://github.com/spothq/cryptocurrency-icons) in your Laravel Blade views.

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

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

```
composer require pnx/blade-cryptocurrency-icons
```

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

[](#blade-icons)

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

```
php artisan vendor:publish --tag=blade-cryptocurrency-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-cryptocurrency-icons --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 Cryptocurrency Icons is developed and maintained by Henrik Hautakoski.

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance56

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Unknown

Total

1

Last Release

1692d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/06e7f13d9bb15fe5b1d5d3585380ba9085a36924da87066a002a4f2c5fe173a1?d=identicon)[pnx](/maintainers/pnx)

---

Top Contributors

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

---

Tags

laravelbladeCryptoicons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pnx-blade-cryptocurrency-icons/health.svg)

```
[![Health](https://phpackages.com/badges/pnx-blade-cryptocurrency-icons/health.svg)](https://phpackages.com/packages/pnx-blade-cryptocurrency-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)
