thecodingmachine / graphqlite-universal-service-provider
使用 container-interop/service-provider 的跨框架 GraphQLite 模块
dev-master / 4.0.x-dev
2020-03-09 08:36 UTC
Requires
Requires (Dev)
- mnapoli/simplex: ^0.5
- php-coveralls/php-coveralls: ^2.2.0
- phpstan/phpstan: ^0.12
- phpunit/phpunit: ^8.0.0
- squizlabs/php_codesniffer: ^3.3.1
- thecodingmachine/phpstan-strict-rules: ^0.12
- thecodingmachine/symfony-cache-universal-module: ^1
Suggests
- thecodingmachine/symfony-cache-universal-module: To provide a PSR-16 cache
This package is auto-updated.
Last update: 2024-08-29 06:01:46 UTC
README
正在进行中
GraphQLite 通用模块
此包将 GraphQLite 集成到任何兼容 container-interop 框架/容器的环境中。
安装
composer require thecodingmachine/graphqlite-universal-service-provider
安装完成后,您需要将 TheCodingMachine\GraphQLiteServiceProvider
注册到您的容器中。
如果您的容器支持 thecodingmachine/discovery 集成,则无需执行任何操作。否则,请参考您的框架或容器的文档,了解如何注册 服务提供者。
介绍
此服务提供者的目的是 在此处填写目的。
预期值/服务
此 服务提供者 预期以下配置/服务可用
提供的服务
此 服务提供者 提供以下服务
扩展服务
此 服务提供者 扩展以下服务