portiny / graphql
Lightweight GraphQL integration with usefull API.
8.5.2
2026-07-28 09:12 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-07-28 09:15:55 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.