Registry / web-framework / rebing-graphql-laravel

rebing-graphql-laravel

JSON →
library9.17.0phppackagistunverified

Laravel wrapper for PHP GraphQL

composer require rebing/graphql-laravel
INSTALL
IMPORT
SIG · REBING-GRAPHQL-LAR
R
rebing-graphql-laravel
web-frameworkphpv9.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GraphQL
use Rebing\GraphQL\GraphQL;

Execute a GraphQL query

use Rebing\GraphQL\GraphQL; $graphql = app(GraphQL::class); $result = $graphql->query('query { users { id name } }');
Debug
Known issues
breakingRequires Laravel 5.5+ and PHP 7.1+
fix
Upgrade Laravel and PHP to supported versions
affects: <9.0.0
Upgrade
Version history
9.17.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
rebing-graphql-laravel — pip install rebing-graphql-laravel · libregistry