portiny / graphql
Lightweight GraphQL integration with usefull API.
7.0.7
2024-06-08 07:02 UTC
Requires
- php: ^7.4 || ^8.0
- psr/log: ^1.1|^2|^3
- webonyx/graphql-php: ^15.0
Requires (Dev)
- phpunit/phpunit: ^7.5 || ^8.5 || ^9.3
- dev-master
- 7.0.7
- 7.0.6
- 7.0.5
- 7.0.4
- 7.0.3
- 7.0.2
- 7.0.1
- 7.0.0
- 6.1.6
- 6.1.5
- 6.1.4
- 6.1.3
- 6.1.2
- 6.1.1
- 6.1.0
- 6.0.2
- 6.0.1
- 6.0.0
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0
- 2.1.2
- 2.1.1
- 2.1
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0
- 1.9.6
- 1.9.5
- 1.9.4
- 1.9.3
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8
- 1.7.10
- 1.7.9
- 1.7.8
- 1.7.7
- 1.7.6
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7
- 1.6
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.1
- 1.4
- 1.3
- 1.2
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0
- 0.1.2
- 0.1.1
- 0.1
This package is auto-updated.
Last update: 2024-10-30 09:13:30 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.