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 2d 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 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

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

1771d 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

[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[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.

29428.0k](/packages/sunchayn-nimbus)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[matthewbdaly/laravel-etag-middleware

A Laravel middleware for adding ETags to HTTP requests to improve response times

64326.0k2](/packages/matthewbdaly-laravel-etag-middleware)[tomschlick/request-migrations

HTTP Request Migrations

1844.5k](/packages/tomschlick-request-migrations)[pdphilip/cf-request

Cloudflare Laravel Request

2725.6k1](/packages/pdphilip-cf-request)

PHPackages © 2026

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