admiral/graphql

CakePHP GraphQL plugin

Installs: 297

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:cakephp-plugin

1.0.0 2021-02-23 13:32 UTC

This package is auto-updated.

Last update: 2024-04-09 14:58:17 UTC


README

GraphQL plugin that allows everyone to have a GraphQL API up and running with their CakePHP application in little to no time!

Installation

This plugin can be downloaded from Packagist using Composer:

composer require admiral/graphql

Documentation

You can find the full documentation in the docs folder of the distribution.
If you don't know yet what GraphQL is, you should check out the official website!

Version Compatibility

Below a table of version compatibility.
Please note that when a new version is released, support for older versions by the maintainer drop immediately. | Plugin Version | CakePHP Version | |----------------|-----------------| | 1.x | 3.x |