yosodog / php-graphql-client
Modified GraphQL client and query builder.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 103
pkg:composer/yosodog/php-graphql-client
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-09-29 21:57:53 UTC
README
Literally changed one line to make it work with newer versions of GuzzleHttp because it wasn't working with Laravel.