File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Downloads](https://poser.pugx.org/gmostafa/php-graphql-client/downloads)](https:
55[ ![ Latest Stable
66Version] ( https://poser.pugx.org/gmostafa/php-graphql-client/v/stable )] ( https://packagist.org/packages/gmostafa/php-graphql-client )
77[ ![ License] ( https://poser.pugx.org/gmostafa/php-graphql-client/license )] ( https://packagist.org/packages/gmostafa/php-graphql-client )
8+ [ Based on original work by] ( https://github.com/mghoneimy/php-graphql-client )
89
910A GraphQL client written in PHP which provides very simple, yet powerful, query
1011generator classes that make the process of interacting with a GraphQL server a
@@ -29,7 +30,7 @@ There are 3 primary ways to use this package to generate your GraphQL queries:
2930Run the following command to install the package using composer:
3031
3132```
32- $ composer require gmostafa /php-graphql-client
33+ $ composer require carnage /php-graphql-client
3334```
3435
3536# Object-to-Query-Mapper Extension
You can’t perform that action at this time.
0 commit comments