Laravel wrapper for PHP GraphQL
composer require "rebing/graphql-laravel:1.14.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/support | 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* |
| laravel/framework | 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.* |
| php | >=5.5.9 |
| webonyx/graphql-php | ~0.10.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 3.1.*|3.2.*|3.3.*|3.4.*|3.5.* |
| phpunit/phpunit | ^5.5|~6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-07-20 05:23:40 |
| 类型 | project |