{"id":93582,"library":"gmostafa-php-graphql-client","title":"PHP GraphQL Client","description":"GraphQL client and query builder for PHP.","status":"active","version":"1.9.2","language":"php","source_language":null,"source_url":"https://github.com/mghoneimy/php-graphql-client","tags":["graphql","client","query-builder"],"install":[{"cmd":"composer require gmostafa/php-graphql-client","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use Gmostafa\\GraphQL\\Client;"}],"quickstart":{"code":"use Gmostafa\\GraphQL\\Client;\n\n$client = new Client('https://api.example.com/graphql');\n$response = $client->query('{ user { name } }');","lang":"php","description":"Send a GraphQL query to an endpoint."},"warnings":[{"fix":"Upgrade PHP to version 7.1+.","message":"Requires PHP 7.1 or higher.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'builder':8,15 'client':3,5,12 'graphql':2,4,11 'php':1,10 'queri':7,14 'query-build':13","created_at":"2026-06-19T09:52:11.793781+00:00","updated_at":"2026-06-19T09:52:11.793781+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/mghoneimy/php-graphql-client","github":"https://github.com/mghoneimy/php-graphql-client","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}