2017 © Pedro Peláez
 

cakephp-plugin graphql

GraphQL plugin for BEdita

image

bedita/graphql

GraphQL plugin for BEdita

  • Wednesday, April 25, 2018
  • by stefanorosanelli
  • Repository
  • 3 Watchers
  • 3 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 3 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

GraphQL plugin for BEdita4

Build Status Code Coverage, (*1)

A GraphQL plugin for BEdita4. Only Queries are supported for now, no Mutations, with limited support., (*2)

Installation

You can install this plugin in BEdita4 using composer., (*3)

The recommended way to install composer packages is:, (*4)

composer require bedita/graphql

Setup

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

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

The Versions

25/04 2018

dev-master

9999999-dev

GraphQL plugin for BEdita

  Sources   Download

LGPL LGPL-3.0

The Requires

 

The Development Requires

plugin cakephp cake3 graphql bedita

15/01 2018

dev-feat/core-proprty-types

dev-feat/core-proprty-types

GraphQL plugin for BEdita

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

plugin cakephp cake3 graphql bedita

14/11 2017

dev-feat/cached-properties-fields

dev-feat/cached-properties-fields

GraphQL plugin for BEdita

  Sources   Download

LGPL-3.0

The Requires

 

The Development Requires

plugin cakephp cake3 graphql bedita