Laravel wrapper for PHP GraphQL
composer require "rebing/graphql-laravel:5.1.2"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/contracts | 5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0 |
| illuminate/support | 5.5.*|5.6.*|5.7.*|5.8.*|^6.0|^7.0 |
| php | >= 7.1 |
| webonyx/graphql-php | ^0.13 |
| 包名 | 版本要求 |
|---|---|
| friendsofphp/php-cs-fixer | ^2.15 |
| matt-allan/laravel-code-style | 0.5.0 |
| mockery/mockery | ^1.2 |
| nunomaduro/larastan | 0.5.0 |
| orchestra/testbench | 3.5.*|3.6.*|3.7.*|3.8.*|3.9.*|4.0.*|5.0.* |
| phpstan/phpstan | 0.12.8 |
| phpunit/phpunit | ^5.5|~6.0|~7.0|~8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-07-02 16:02:34 |
| 类型 | project |