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

ActiveCakephp-plugin

bedita/graphql
==============

GraphQL plugin for BEdita

341[3 issues](https://github.com/bedita/graphql/issues)[1 PRs](https://github.com/bedita/graphql/pulls)PHP

Since Nov 14Pushed 3y ago2 watchersCompare

[ Source](https://github.com/bedita/graphql)[ Packagist](https://packagist.org/packages/bedita/graphql)[ RSS](/packages/bedita-graphql/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

GraphQL plugin for BEdita4
==========================

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

[![Build Status](https://camo.githubusercontent.com/6dbd903ac0c49158ab3293d6aa2e42ce5ac0220fc656d25b61f0b29de8668a9c/68747470733a2f2f7472617669732d63692e6f72672f6265646974612f6772617068716c2e737667)](https://travis-ci.org/bedita/graphql)[![Code Coverage](https://camo.githubusercontent.com/420a567fa0fcab2f772c47c1e73bfe0c6fdc4ea5bfd04980ef15829638218c84/68747470733a2f2f636f6465636f762e696f2f67682f6265646974612f6772617068716c2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/bedita/graphql)

A [GraphQL](http://graphql.org) plugin for BEdita4. Only `Queries` are supported for now, no `Mutations`, with limited support.

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

[](#installation)

You can install this plugin in BEdita4 using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require bedita/graphql
```

Setup
-----

[](#setup)

To activate the plugin just add this line to `Plugins` configuration (on `config/app.php`) or db

```
 'BEdita/GraphQL' => ['autoload' => true, 'routes' => true],
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.9% 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://www.gravatar.com/avatar/00305fda0159b5d71f7bd6848ae7d3f7ac27d0179d79d58c4847848c8bd673e0?d=identicon)[fquffio](/maintainers/fquffio)

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

![](https://www.gravatar.com/avatar/33c95e1516af3f48ebb2057caafd7f331a7aaae58c52442f8e8d00e03b211da9?d=identicon)[stefanorosanelli](/maintainers/stefanorosanelli)

![](https://www.gravatar.com/avatar/8762bf55fa377228164991afe77ca94b7384eb1f5ed79781cad7835624cc27c3?d=identicon)[d.didomenico](/maintainers/d.didomenico)

---

Top Contributors

[![stefanorosanelli](https://avatars.githubusercontent.com/u/2122280?v=4)](https://github.com/stefanorosanelli "stefanorosanelli (47 commits)")[![batopa](https://avatars.githubusercontent.com/u/1306319?v=4)](https://github.com/batopa "batopa (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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