PHPackages                             adepem/laravel-hirefire - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. adepem/laravel-hirefire

ActiveLibrary[HTTP &amp; Networking](/categories/http)

adepem/laravel-hirefire
=======================

Hirefire middleware for Laravel

0.1.0(4y ago)130.4kMITPHPPHP ^7.4 || ^8.0

Since Jul 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/adepem/laravel-hirefire)[ Packagist](https://packagist.org/packages/adepem/laravel-hirefire)[ Docs](https://github.com/adepem/laravel-hirefire)[ RSS](/packages/adepem-laravel-hirefire/feed)WikiDiscussions main Synced 3w ago

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

Hirefire middleware for Laravel
===============================

[](#hirefire-middleware-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e7555a37cda73b130c93a9b5ac9303c624e0bdabfba30f63869cff01262be1a9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61646570656d2f6c61726176656c2d68697265666972652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adepem/laravel-hirefire)[![GitHub Tests Action Status](https://camo.githubusercontent.com/77d05263df1f54b21be66f7f04e54ea63be91016b09e2333f6276a0ff867ab07/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61646570656d2f6c61726176656c2d68697265666972652f4c61726176656c3f6c6162656c3d7465737473)](https://github.com/adepem/laravel-hirefire/actions?query=workflow%3ALaravel+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/6c6544725010a3e748aa8ae86e72df7eeb6b670fc687d9c505db24df0714ea9e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61646570656d2f6c61726176656c2d68697265666972652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adepem/laravel-hirefire)

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

[](#installation)

You can install the package via composer:

```
composer require adepem/laravel-hirefire
```

Usage
-----

[](#usage)

Register the middleware in your middleware stack in `app/Http/Kernel.php`:

```
class Kernel extends HttpKernel
{
    protected $middleware = [
        \Adepem\HirefireMiddleware\HirefireMiddleware::class,
        // ...
    ];

    // ...
}
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Credits
-------

[](#credits)

- [sirdharma](https://github.com/sirdharma)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1823d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5543f92bcc13b5b5ba875cfedbb08a52e963cb0faef03cf89b5046f395170469?d=identicon)[sirdharma](/maintainers/sirdharma)

---

Top Contributors

[![sirdharma](https://avatars.githubusercontent.com/u/260721?v=4)](https://github.com/sirdharma "sirdharma (10 commits)")

---

Tags

middlewarelaravelhirefire

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/adepem-laravel-hirefire/health.svg)

```
[![Health](https://phpackages.com/badges/adepem-laravel-hirefire/health.svg)](https://phpackages.com/packages/adepem-laravel-hirefire)
```

###  Alternatives

[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k9.0M69](/packages/spatie-laravel-responsecache)[sunchayn/nimbus

A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.

32041.3k](/packages/sunchayn-nimbus)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1123.7k](/packages/codebar-ag-laravel-docuware)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[codebar-ag/laravel-flysystem-cloudinary

Cloudinary Flysystem 3 integration with Laravel

1229.3k3](/packages/codebar-ag-laravel-flysystem-cloudinary)

PHPackages © 2026

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