PHPackages                             rromanovsky/graphiql-middleware - 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. rromanovsky/graphiql-middleware

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

rromanovsky/graphiql-middleware
===============================

GraphiQL PSR-7 Middleware based on https://github.com/graphql/graphiql

0.2.0(8y ago)141MITHTMLPHP &gt;=5.4

Since Nov 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/rromanovsky/graphiql-middleware)[ Packagist](https://packagist.org/packages/rromanovsky/graphiql-middleware)[ Docs](https://github.com/rromanovsky/graphiql-middleware)[ RSS](/packages/rromanovsky-graphiql-middleware/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

GraphiQL PSR-7 Middleware
=========================

[](#graphiql-psr-7-middleware)

You can add a [GraphiQL](https://github.com/graphql/graphiql) interface to your project with this PSR-7 Middleware

[![](src/graphiql/interface.png)](http://graphql.org/swapi-graphql)

Install
-------

[](#install)

```
composer require rromanovsky/graphiql-middleware

```

Usage
-----

[](#usage)

- Slim ```
    use GraphiQLMiddleware\GraphiQLMiddleware;
    // By default the middleware will be executed on '/graphiql' route
    $app->add(new GraphiQLMiddleware());
    ```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Every ~2 days

Total

3

Last Release

3104d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/abbc8552c590cd010dfe7159f33317c47cb2d263902d92efde34b0164087599d?d=identicon)[rromanovsky](/maintainers/rromanovsky)

---

Top Contributors

[![rromanovsky](https://avatars.githubusercontent.com/u/2143194?v=4)](https://github.com/rromanovsky "rromanovsky (3 commits)")

---

Tags

psrpsr-7graphqlgraphiql

### Embed Badge

![Health badge](/badges/rromanovsky-graphiql-middleware/health.svg)

```
[![Health](https://phpackages.com/badges/rromanovsky-graphiql-middleware/health.svg)](https://phpackages.com/packages/rromanovsky-graphiql-middleware)
```

###  Alternatives

[psr/http-factory

PSR-17: Common interfaces for PSR-7 HTTP message factories

1.9k692.9M1.9k](/packages/psr-http-factory)[laminas/laminas-diactoros

PSR HTTP Message implementations

546105.8M963](/packages/laminas-laminas-diactoros)[psr/http-server-handler

Common interface for HTTP server-side request handler

175101.3M918](/packages/psr-http-server-handler)[psr/http-server-middleware

Common interface for HTTP server-side middleware

18091.2M1.5k](/packages/psr-http-server-middleware)[mezzio/mezzio

PSR-15 Middleware Microframework

3883.6M97](/packages/mezzio-mezzio)[laminas/laminas-psr7bridge

Bidirectional conversions between PSR-7 and laminas-http messages

117.9M18](/packages/laminas-laminas-psr7bridge)

PHPackages © 2026

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