Laravel wrapper for PHP GraphQL
composer require "rebing/graphql-laravel:6.2.0"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/contracts | ^6.0|^7.0|^8.0 |
| illuminate/support | ^6.0|^7.0|^8.0 |
| php | >= 7.2 |
| webonyx/graphql-php | ^14.0 |
| 包名 | 版本要求 |
|---|---|
| ext-pdo_sqlite | * |
| friendsofphp/php-cs-fixer | ^2.15 |
| laravel/legacy-factories | ^1.0 |
| mockery/mockery | ^1.2 |
| nunomaduro/larastan | 0.7.0 |
| orchestra/testbench | 4.0.*|5.0.*|^6.0 |
| phpunit/phpunit | ~7.0|~8.0|^9 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-03-12 10:11:58 |
| 类型 | library |