admiral / graphql
This package is abandoned and no longer maintained.
No replacement package was suggested.
CakePHP GraphQL plugin
1.0.0
2021-02-23 13:32 UTC
Requires
- php: >=7.0
- cakephp/cakephp: >=3.6
- webonyx/graphql-php: ^14.3
This package is auto-updated.
Last update: 2024-09-09 15:48:58 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 |