PHPackages                             iachilles/graphql - 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. iachilles/graphql

ActiveLibrary[API Development](/categories/api)

iachilles/graphql
=================

A PHP port of GraphQL reference implementation

14.16.2(5y ago)058MITPHPPHP ^7.1||^8.0

Since Aug 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iAchilles/graphql)[ Packagist](https://packagist.org/packages/iachilles/graphql)[ Docs](https://github.com/webonyx/graphql-php)[ Fund](https://opencollective.com/webonyx-graphql-php)[ RSS](/packages/iachilles-graphql/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (13)Versions (81)Used By (0)

graphql
=======

[](#graphql)

[![License](https://camo.githubusercontent.com/3e3263bec871af5bf03596d4bab56a1c6d5844e10b4e24f757b3bf7409ffa7f2/68747470733a2f2f706f7365722e707567782e6f72672f7765626f6e79782f6772617068716c2d7068702f6c6963656e7365)](https://packagist.org/packages/webonyx/graphql-php)

This is a PHP implementation of the GraphQL [specification](https://github.com/facebook/graphql)based on the [reference implementation in JavaScript](https://github.com/graphql/graphql-js).

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

[](#installation)

Via composer:

```
composer require iachilles/graphql

```

Documentation
-------------

[](#documentation)

Full documentation is available on the [Documentation site](https://webonyx.github.io/graphql-php/) as well as in the [docs](docs/) folder of the distribution.

If you don't know what GraphQL is, visit the [official website](http://graphql.org) first.

Examples
--------

[](#examples)

There are several ready examples in the [examples](examples) folder of the distribution, with a specific README file per example.

License
-------

[](#license)

See [LICENSE](LICENSE).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 65.4% 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 ~26 days

Recently: every ~14 days

Total

80

Last Release

1882d ago

Major Versions

v0.13.8 → v14.0.02020-06-21

v0.13.9 → v14.0.12020-07-02

PHP version history (5 changes)v0.1PHP &gt;=5.4,&lt;8.0-DEV

v0.10.0-rc1PHP &gt;=5.5,&lt;8.0-DEV

v0.12.0PHP &gt;=5.6

v0.13.0PHP ^7.1

v0.13.1PHP ^7.1||^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d0a961fba403ba6057b2428d01dcdefb6dc106809331673629d60155b5d50b7?d=identicon)[iAchilles](/maintainers/iAchilles)

---

Top Contributors

[![vladar](https://avatars.githubusercontent.com/u/115628?v=4)](https://github.com/vladar "vladar (736 commits)")[![simPod](https://avatars.githubusercontent.com/u/327717?v=4)](https://github.com/simPod "simPod (106 commits)")[![spawnia](https://avatars.githubusercontent.com/u/12158000?v=4)](https://github.com/spawnia "spawnia (90 commits)")[![danez](https://avatars.githubusercontent.com/u/231804?v=4)](https://github.com/danez "danez (59 commits)")[![shmax](https://avatars.githubusercontent.com/u/773172?v=4)](https://github.com/shmax "shmax (19 commits)")[![Torsten85](https://avatars.githubusercontent.com/u/531361?v=4)](https://github.com/Torsten85 "Torsten85 (17 commits)")[![enumag](https://avatars.githubusercontent.com/u/539462?v=4)](https://github.com/enumag "enumag (10 commits)")[![andheiberg](https://avatars.githubusercontent.com/u/820962?v=4)](https://github.com/andheiberg "andheiberg (8 commits)")[![chriszarate](https://avatars.githubusercontent.com/u/739304?v=4)](https://github.com/chriszarate "chriszarate (8 commits)")[![JanBukva](https://avatars.githubusercontent.com/u/7108035?v=4)](https://github.com/JanBukva "JanBukva (8 commits)")[![PowerKiKi](https://avatars.githubusercontent.com/u/72603?v=4)](https://github.com/PowerKiKi "PowerKiKi (6 commits)")[![decebal](https://avatars.githubusercontent.com/u/352761?v=4)](https://github.com/decebal "decebal (6 commits)")[![iAchilles](https://avatars.githubusercontent.com/u/3855716?v=4)](https://github.com/iAchilles "iAchilles (5 commits)")[![mcg-web](https://avatars.githubusercontent.com/u/1496283?v=4)](https://github.com/mcg-web "mcg-web (5 commits)")[![mfn](https://avatars.githubusercontent.com/u/87493?v=4)](https://github.com/mfn "mfn (4 commits)")[![n1ru4l](https://avatars.githubusercontent.com/u/14338007?v=4)](https://github.com/n1ru4l "n1ru4l (4 commits)")[![yura3d](https://avatars.githubusercontent.com/u/10958696?v=4)](https://github.com/yura3d "yura3d (4 commits)")[![nagledb](https://avatars.githubusercontent.com/u/727435?v=4)](https://github.com/nagledb "nagledb (3 commits)")[![Kingdutch](https://avatars.githubusercontent.com/u/327697?v=4)](https://github.com/Kingdutch "Kingdutch (3 commits)")[![gabidj](https://avatars.githubusercontent.com/u/3998573?v=4)](https://github.com/gabidj "gabidj (3 commits)")

---

Tags

apigraphql

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/iachilles-graphql/health.svg)

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

###  Alternatives

[wp-graphql/wp-graphql-woocommerce

WooCommerce bindings for WPGraphQL

69146.8k](/packages/wp-graphql-wp-graphql-woocommerce)[alexaandrov/laravel-graphql-client

GraphQL client for laravel/lumen

125.6k](/packages/alexaandrov-laravel-graphql-client)

PHPackages © 2026

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