yosodog / php-graphql-client
Modified GraphQL client and query builder.
v1.10
2021-03-22 01:23 UTC
Requires
- php: ^7.1 || ^8.0
- ext-json: *
- guzzlehttp/guzzle: ^6.3|^7.0.1
- psr/http-client: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- codacy/coverage: ^1.4
- phpunit/phpunit: ^7.5|^8.0
Suggests
- gmostafa/php-graphql-oqm: To have object-to-query mapping support
This package is not auto-updated.
Last update: 2025-03-31 19:41:08 UTC
README
Literally changed one line to make it work with newer versions of GuzzleHttp because it wasn't working with Laravel.