portiny / graphql
Lightweight GraphQL integration with usefull API.
8.4.5
2026-06-23 10:48 UTC
Requires
- php: ^8.0
- psr/log: ^1.1|^2|^3
- webonyx/graphql-php: ^15.0
Requires (Dev)
- phpunit/phpunit: ^7.5 || ^8.5 || ^9.3
This package is auto-updated.
Last update: 2026-06-23 10:50:21 UTC
README
Installation
The simplest way to install Portiny/GraphQL is using Composer:
$ composer require portiny/graphql
Installation for frameworks
If you use Nette Framework please use this extension.
If you use Symfony Framework please use this bundle.