PHPackages                             oneduo/lighthouse-category-handler - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. oneduo/lighthouse-category-handler

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

oneduo/lighthouse-category-handler
==================================

Adds the missing category handler that was removed from Lighthouse 6.0

v1.1.3(2y ago)511.2k↑24.3%MITPHPPHP ^8.0

Since Mar 23Pushed 2y ago2 watchersCompare

[ Source](https://github.com/oneduo/lighthouse-category-handler)[ Packagist](https://packagist.org/packages/oneduo/lighthouse-category-handler)[ Docs](https://github.com/oneduo/lighthouse-category-handler)[ RSS](/packages/oneduo-lighthouse-category-handler/feed)WikiDiscussions main Synced 2d ago

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

Lighthouse Category Handler
===========================

[](#lighthouse-category-handler)

[![Latest Version on Packagist](https://camo.githubusercontent.com/806f5e3ef80d6e9ea3dbd19843f32ad9cdc07eccf9320ae65495a463fb034dc6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6e6564756f2f6c69676874686f7573652d63617465676f72792d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/oneduo/lighthouse-category-handler)[![Total Downloads](https://camo.githubusercontent.com/21040ad2de40ada362dc0324cb8517806d02ac186509ea6b70d03fe31628c178/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6e6564756f2f6c69676874686f7573652d63617465676f72792d68616e646c65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/oneduo/lighthouse-category-handler)

This package provides an error handler to add missing/removed category extension from Lighthouse 6.0

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

[](#installation)

You can install the package via composer:

```
composer require oneduo/lighthouse-category-handler
```

Usage
-----

[](#usage)

Add the handler at the **END** of config `lighthouse.error_handlers`

```
'error_handlers' => [
    \Nuwave\Lighthouse\Execution\AuthenticationErrorHandler::class,
    \Nuwave\Lighthouse\Execution\AuthorizationErrorHandler::class,
    \Nuwave\Lighthouse\Execution\ValidationErrorHandler::class,
    \Nuwave\Lighthouse\Execution\ReportingErrorHandler::class,
    \Oneduo\LighthouseCategoryHandler\CategoryHandler::class,
],
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Mikaël Popowicz](https://github.com/mikaelpopowicz)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

Total

5

Last Release

1045d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5689944?v=4)[Mikaël Popowicz](/maintainers/mikaelpopowicz)[@mikaelpopowicz](https://github.com/mikaelpopowicz)

![](https://avatars.githubusercontent.com/u/2086576?v=4)[Charaf Rezrazi](/maintainers/Rezrazi)[@Rezrazi](https://github.com/Rezrazi)

---

Top Contributors

[![mikaelpopowicz](https://avatars.githubusercontent.com/u/5689944?v=4)](https://github.com/mikaelpopowicz "mikaelpopowicz (3 commits)")[![Rezrazi](https://avatars.githubusercontent.com/u/2086576?v=4)](https://github.com/Rezrazi "Rezrazi (3 commits)")

---

Tags

laravelextensionmissingcategorylighthouse

### Embed Badge

![Health badge](/badges/oneduo-lighthouse-category-handler/health.svg)

```
[![Health](https://phpackages.com/badges/oneduo-lighthouse-category-handler/health.svg)](https://phpackages.com/packages/oneduo-lighthouse-category-handler)
```

PHPackages © 2026

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