PHPackages                             fluid-project/hearth-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. fluid-project/hearth-components

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

fluid-project/hearth-components
===============================

Robust components for the Laravel Framework.

v2.0.0(2mo ago)011.1k3[1 issues](https://github.com/fluid-project/hearth-components/issues)[11 PRs](https://github.com/fluid-project/hearth-components/pulls)BSD-3-ClausePHPPHP ^8.4|^8.5CI passing

Since Mar 3Pushed 1w ago1 watchersCompare

[ Source](https://github.com/fluid-project/hearth-components)[ Packagist](https://packagist.org/packages/fluid-project/hearth-components)[ Docs](https://github.com/fluid-project/hearth-components)[ RSS](/packages/fluid-project-hearth-components/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (36)Versions (22)Used By (0)

This is my package hearth-components
====================================

[](#this-is-my-package-hearth-components)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f41f0f0e78117844fd0a4bccdfbd663d7e7b8ba40a56a2de48e86fa4d8434bc0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c7569642d70726f6a6563742f6865617274682d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fluid-project/hearth-components)[![GitHub Tests Action Status](https://camo.githubusercontent.com/4d937ee84e6376a70575e2a25ad3dc9ea440e636835ee7a2e4ed424800e7a605/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666c7569642d70726f6a6563742f6865617274682d636f6d706f6e656e74732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/fluid-project/hearth-components/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/55801611cc411cf2c6ef7f5a0cdb8683d308932f0a3fb7bdd7431699b84be356/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f666c7569642d70726f6a6563742f6865617274682d636f6d706f6e656e74732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/fluid-project/hearth-components/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Code Coverage](https://camo.githubusercontent.com/92b25b382ec9df59efdf06c959d9747fb0ca931c3389282dace191350496ccb6/68747470733a2f2f636f6465636f762e696f2f67682f666c7569642d70726f6a6563742f6865617274682d636f6d706f6e656e74732f67726170682f62616467652e7376673f746f6b656e3d314a3944513646325154)](https://codecov.io/gh/fluid-project/hearth-components)[![Total Downloads](https://camo.githubusercontent.com/92ee59973ff25eb46d3930c51cafaa5442183120c3e76f5cadd3b06ad055ec1f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c7569642d70726f6a6563742f6865617274682d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/fluid-project/hearth-components)

Robust components for the Laravel Framework.

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

[](#installation)

### Prerequisites

[](#prerequisites)

Hearth Components requires Laravel &gt;= 12.x and PHP &gt;= 8.4.

You can install the package via composer:

```
composer require fluid-project/hearth-components
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

For component usage, see the [wiki](https://github.com/fluid-project/hearth-components/wiki).

Testing
-------

[](#testing)

To run automated tests:

```
composer test
```

To test integration in a Laravel application:

1. Create a new Laravel project for testing.

    ```
    laravel new hearth-test

    ```
2. Answer the interactive questions in the installer as follows.

    1. Which starter kit would you like to use? *None*
    2. Which testing framework do you prefer? *Pest*
    3. Do you want to install Laravel Boost to improve AI assisted coding? *No*
    4. Which database will your application use? *SQLite*
    5. Would you like to run `npm install --ignore-scripts` and `npm run build`? *Yes*
3. Add Hearth to your new Laravel project.

    ```
    cd hearth-test
    composer require fluid-project/hearth-components

    ```
4. Create a new [view route](https://laravel.com/docs/13.x/routing#view-routes) and add components to the view as per the [instructions](https://github.com/fluid-project/hearth-components/wiki).

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](.github/SECURITY.md) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [OCAD University](https://github.com/fluid-project)

License
-------

[](#license)

The BSD 3-Clause License. Please see [License File](LICENSE.md) for more information.

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance93

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

2

Last Release

71d ago

Major Versions

v1.0.0 → v2.0.02026-04-23

PHP version history (2 changes)v1.0.0PHP ^8.3|^8.4

v2.0.0PHP ^8.4|^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/43a3ec56fb89f487d5de34ed0fbca0b122c7e6d3a6e416d6458a1266bcb00f95?d=identicon)[greatislander](/maintainers/greatislander)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (32 commits)")[![greatislander](https://avatars.githubusercontent.com/u/605361?v=4)](https://github.com/greatislander "greatislander (28 commits)")[![nedatidrc](https://avatars.githubusercontent.com/u/227833227?v=4)](https://github.com/nedatidrc "nedatidrc (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")

---

Tags

bladecomponentshearthlaravellaravelcomponentsbladehearth

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/fluid-project-hearth-components/health.svg)

```
[![Health](https://phpackages.com/badges/fluid-project-hearth-components/health.svg)](https://phpackages.com/packages/fluid-project-hearth-components)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725172.4k14](/packages/tallstackui-tallstackui)[statikbe/laravel-filament-flexible-content-blocks

The Laravel Filament Flexible Content Blocks package helps you to easily create content in Filament for any model, with predefined or custom blocks, and foreach block an extendable Blade view component.

17625.6k4](/packages/statikbe-laravel-filament-flexible-content-blocks)[filament/support

Core helper methods and foundation code for all Filament packages.

2331.0M245](/packages/filament-support)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.5k1](/packages/finity-labs-fin-mail)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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