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

ActiveCakephp-plugin[API Development](/categories/api)

interweberde/cakephp-graphql
============================

GraphQL plugin for CakePHP

74.8k↓42%1PHP

Since Nov 21Pushed 10mo ago3 watchersCompare

[ Source](https://github.com/interweberde/cakephp-graphql)[ Packagist](https://packagist.org/packages/interweberde/cakephp-graphql)[ RSS](/packages/interweberde-cakephp-graphql/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (4)Used By (0)

GraphQL plugin for CakePHP
==========================

[](#graphql-plugin-for-cakephp)

This Plugin allows you to provide a GraphQL-Endpoint from your CakePHP-App. Be aware though, that some effort is required to get your stuff working.

Project Status
--------------

[](#project-status)

This Package was presented by @xyng at CakeFest 2022 and published shortly after. Documentation is currently not available but we'll work on it! While we do use an earlier version of this package in production, you should currently take on this as being **unstable**.

Maintenance
-----------

[](#maintenance)

We currently cannot guarantee maintenance for this plugin. If you'd like to help us out voluntarily, please reach out via email!

Dependencies
------------

[](#dependencies)

Currently, this plugin depends on the following plugins:

- `cakephp/authentication` for injecting user and limiting api-access to authenticated users.
- `cakephp/authorization` to scope mapped queries.

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](https://getcomposer.org). The recommended way to install composer packages is:

```
composer require interweberde/cakephp-graphql

```

Example App
-----------

[](#example-app)

An Example CakePHP App using this Plugin can be found here: . That Repository contains the exact Backend that was shown in the CakeFest-Talk. The Slides for the CakeFest-Talk are available here:

Testing
-------

[](#testing)

Tests are run in a Test App located under `TestApp/`. To run tests successfully, run `composer install` in that directory. You can then run tests from the root directory of this repository with `composer run test`.

Security
--------

[](#security)

We ask you to report security issues as a `responsible disclosure` via email to .

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance40

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 94.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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2403703?v=4)[Daniel Melchior](/maintainers/xyng)[@xyng](https://github.com/xyng)

---

Top Contributors

[![xyng](https://avatars.githubusercontent.com/u/2403703?v=4)](https://github.com/xyng "xyng (17 commits)")[![challgren](https://avatars.githubusercontent.com/u/88909?v=4)](https://github.com/challgren "challgren (1 commits)")

---

Tags

cakephpcakephp-plugingraphqlgraphql-server

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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