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 yesterday

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 31% 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

3156d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2143194?v=4)[Roman Romanovsky](/maintainers/rromanovsky)[@rromanovsky](https://github.com/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

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

7.9k1.1B3.8k](/packages/guzzlehttp-psr7)[psr/http-factory

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

1.9k728.6M2.5k](/packages/psr-http-factory)[symfony/psr-http-message-bridge

PSR HTTP message bridge

1.3k312.3M932](/packages/symfony-psr-http-message-bridge)[laminas/laminas-diactoros

PSR HTTP Message implementations

548112.0M1.1k](/packages/laminas-laminas-diactoros)[mezzio/mezzio

PSR-15 Middleware Microframework

3913.8M120](/packages/mezzio-mezzio)[psr/http-server-handler

Common interface for HTTP server-side request handler

179109.8M1.1k](/packages/psr-http-server-handler)

PHPackages © 2026

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