PHPackages                             zero-to-prod/blade-components - 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. zero-to-prod/blade-components

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

zero-to-prod/blade-components
=============================

Blade components for the Laravel Framework

v2.0(3y ago)084[2 PRs](https://github.com/zero-to-prod/blade-components/pulls)MITPHPPHP ^8.1

Since Jan 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zero-to-prod/blade-components)[ Packagist](https://packagist.org/packages/zero-to-prod/blade-components)[ Docs](https://github.com/zero-to-prod/blade-components)[ GitHub Sponsors](https://github.com/ZeroToProd)[ RSS](/packages/zero-to-prod-blade-components/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (10)Dependencies (10)Versions (13)Used By (0)

Blade components for the Laravel Framework
==========================================

[](#blade-components-for-the-laravel-framework)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5335272ad6f8d31c5617b81e57c5a2dda92dd320a8fe0a612f64cee70c233be3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a65726f2d746f2d70726f642f626c6164652d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zero-to-prod/blade-components)[![GitHub Tests Action Status](https://camo.githubusercontent.com/46a50469ad530b560e0124c94315b69da8d642fe6a08373a75467e45e05e0e4c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7a65726f2d746f2d70726f642f626c6164652d636f6d706f6e656e74732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/zero-to-prod/blade-components/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/36196edf8b4cf573be0ba53b12e36a61d8a5d74490d8585a5806c6bc101b8695/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a65726f2d746f2d70726f642f626c6164652d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zero-to-prod/blade-components)

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

[](#installation)

You can install the package via composer:

```
composer require zero-to-prod/blade-components
```

You can publish the config file with:

```
php artisan vendor:publish --tag="blade-components-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="blade-components-views"
```

Usage
-----

[](#usage)

### Notes

[](#notes)

Equivalent usage

```

```

### Box

[](#box)

```
Foo

```

### Link

[](#link)

```
Foo

```

### Container

[](#container)

```
Foo

```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [D.A.Smith](https://github.com/zero-to-prod)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 51.1% 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 ~38 days

Recently: every ~85 days

Total

10

Last Release

1240d ago

Major Versions

v1.6.1 → v2.02022-12-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/502649f05d36c87d494988bd99193a4d908d345335d99c080928a726277371f5?d=identicon)[zero-to-prod](/maintainers/zero-to-prod)

---

Top Contributors

[![zero-to-prod](https://avatars.githubusercontent.com/u/61474950?v=4)](https://github.com/zero-to-prod "zero-to-prod (23 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")

---

Tags

laravelblade-componentsZeroToProd

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/zero-to-prod-blade-components/health.svg)

```
[![Health](https://phpackages.com/badges/zero-to-prod-blade-components/health.svg)](https://phpackages.com/packages/zero-to-prod-blade-components)
```

###  Alternatives

[ryangjchandler/blade-capture-directive

Create inline partials in your Blade templates with ease.

8222.2M12](/packages/ryangjchandler-blade-capture-directive)[spatie/laravel-blade-comments

Add debug comments to your rendered output

177325.5k](/packages/spatie-laravel-blade-comments)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[daikazu/laravel-glider

Start using Glide on-the-fly instantly in your Laravel blade templates.

882.3k](/packages/daikazu-laravel-glider)[combindma/dash-ui

A streamlined and stylish UI component library for Laravel Blade, crafted with TailwindCSS and AlpineJs for simplicity and elegance.

631.4k](/packages/combindma-dash-ui)

PHPackages © 2026

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