61qt/laravel-graphql
There is no license information available for the latest version (v0.6.8) of this package.
Laravel Graphql
Maintainers
v0.6.8
2025-06-16 03:30 UTC
Requires
- php: ^8.0.0
- illuminate/database: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/http: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/pagination: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/support: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- illuminate/validation: ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0
- webonyx/graphql-php: ^14.7.0
Requires (Dev)
- mockery/mockery: ^1.4.2
- phpunit/phpunit: ^8.5.8|^9.3.3
Suggests
None
Provides
None
Conflicts
None
Replaces
None
Unknown License 664431cbdea9f93aded982fa31a0dae2f6ad8eeb
- rayson <xurhwork.woop@gmail.com>
- zyz <348977791.woop@qq.com>
- huangyao <huan9yao.woop@gmail.com>
README
基于Laravel ORM的GraphQL查询库,针对GraphQL增加了bigInt/mixed/uint/等特殊的type,筛选条件的注入,关联延迟加载等等
