PHPackages                             nhytros/blade-directives - 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. nhytros/blade-directives

ActiveLibrary

nhytros/blade-directives
========================

Blade directives

01PHP

Since Jun 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nhytros/blade-directives)[ Packagist](https://packagist.org/packages/nhytros/blade-directives)[ RSS](/packages/nhytros-blade-directives/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Blade Directives
========================

[](#laravel-blade-directives)

A collection of nice Laravel directives.

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

[](#installation)

You can install the package via composer: `composer install nhytros/blade-directives`

Usage
-----

[](#usage)

### @fa, @fas, @far, @fal, @fab, @fad

[](#fa-fas-far-fal-fab-fad)

Quickly output an icon with Font Awesome.

```
@fa('address-book', 'optional-extra-class')

// for Font Awesome 5 (solid, regular, light, brand, duotone):
@fas('address-book', 'optional-extra-class')
@far('address-book', 'optional-extra-class')
@fal('address-book', 'optional-extra-class')
@fab('address-book', 'optional-extra-class')
@fad('address-book', 'optional-extra-class')

```

Notes
-----

[](#notes)

This package is (and it will be) always in development.

Contributing
------------

[](#contributing)

Contributions are welcome, [thanks to all](https://github.com/nhytros/blade-directives/graphs/contributors)

About Marco WebDesign
---------------------

[](#about-marco-webdesign)

Marco WebDesign is a small team from Italy. We create websites and (open source) tools for Web Developers. You can:

- [join our Discord channel](https://discord.gg/xVQcERX5PS)
- [buy us a beer](https://www.paypal.com/paypalme/mwd2k/5)
- [support us on Patreon](https://www.patreon.com/jjnhytros)
- [follow me on twitch](https://www.twitch.tv/jjnhtros)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10881348?v=4)[Marco](/maintainers/nhytros)[@nhytros](https://github.com/nhytros)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/nhytros-blade-directives/health.svg)

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

PHPackages © 2026

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