Laravel wrapper for PHP GraphQL
composer require "rebing/graphql-laravel:1.16.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/support | 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* |
| laravel/framework | 5.1.*|5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.* |
| 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|~7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-12-17 10:14:56 |
| 类型 | project |