PHPackages                             noh4ck/graphiql - 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. [API Development](/categories/api)
4. /
5. noh4ck/graphiql

AbandonedArchivedLibrary[API Development](/categories/api)

noh4ck/graphiql
===============

Graphiql UI for laravel

1.0.3(7y ago)4622.7k11[2 issues](https://github.com/Nohac/laravel-graphiql/issues)MITPHPPHP &gt;=5.5.9

Since Feb 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Nohac/laravel-graphiql)[ Packagist](https://packagist.org/packages/noh4ck/graphiql)[ RSS](/packages/noh4ck-graphiql/feed)WikiDiscussions master Synced today

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

GraphiQL for Laravel
====================

[](#graphiql-for-laravel)

This package provides an easy way to include the [GraphiQL UI](https://github.com/graphql/graphiql) within your laravel project.

Current included version: `0.11.11`

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

[](#installation)

Add this to your `composer.json` file:

```
"noh4ck/graphiql": "@dev"
```

or run `composer require "noh4ck/graphiql:@dev"`

If you have Laravel 5.5 or above, automatic package discovery will register the provider automatically. If not, open your `config/app.php` and add this line in the `providers` section:

```
Graphiql\GraphiqlServiceProvider::class
```

Then run `artisan graphiql:publish` to publish the assets and the configuration file.

Usage
-----

[](#usage)

Per default, the UI is reachable at `/graphql-ui`

It points to a GraphQL endpoint at the same host under `/graphql`

For further configuration, look at `config/graphiql.php`

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~134 days

Total

4

Last Release

2654d ago

### Community

Maintainers

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

---

Top Contributors

[![Nohac](https://avatars.githubusercontent.com/u/3076780?v=4)](https://github.com/Nohac "Nohac (7 commits)")[![jthomaschewski](https://avatars.githubusercontent.com/u/682607?v=4)](https://github.com/jthomaschewski "jthomaschewski (3 commits)")[![spawnia](https://avatars.githubusercontent.com/u/12158000?v=4)](https://github.com/spawnia "spawnia (3 commits)")[![hailwood](https://avatars.githubusercontent.com/u/709773?v=4)](https://github.com/hailwood "hailwood (2 commits)")[![markosorec](https://avatars.githubusercontent.com/u/3768072?v=4)](https://github.com/markosorec "markosorec (1 commits)")[![florianv](https://avatars.githubusercontent.com/u/1586668?v=4)](https://github.com/florianv "florianv (1 commits)")[![regisnew](https://avatars.githubusercontent.com/u/2974576?v=4)](https://github.com/regisnew "regisnew (1 commits)")

---

Tags

laravelgraphqlgraphiql

### Embed Badge

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

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

3.0k37.6M134](/packages/darkaonline-l5-swagger)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k14.2M63](/packages/knuckleswtf-scribe)[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M89](/packages/openai-php-laravel)[aimeos/aimeos-laravel

Cloud native, API first Laravel eCommerce package with integrated AI for ultra-fast online shops, marketplaces and complex B2B projects

8.7k225.1k5](/packages/aimeos-aimeos-laravel)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

633.8M13](/packages/mll-lab-laravel-graphiql)

PHPackages © 2026

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