Download the PHP package omegacode/jwt-secured-api-graphql without Composer
On this page you can find all versions of the php package omegacode/jwt-secured-api-graphql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download omegacode/jwt-secured-api-graphql
More information about omegacode/jwt-secured-api-graphql
Files in omegacode/jwt-secured-api-graphql
Download omegacode/jwt-secured-api-graphql
More information about omegacode/jwt-secured-api-graphql
Files in omegacode/jwt-secured-api-graphql
Vendor omegacode
Package jwt-secured-api-graphql
Short Description This package extends jwt-secured-api by a graphql implementation.
License MIT
Homepage https://github.com/0m3gaC0d3/jwt-secured-api-graphql
Package jwt-secured-api-graphql
Short Description This package extends jwt-secured-api by a graphql implementation.
License MIT
Homepage https://github.com/0m3gaC0d3/jwt-secured-api-graphql
Please rate this library. Is it a good library?
Informations about the package jwt-secured-api-graphql
GraphQL integration for JWT secured API Core
...
Requirements
- PHP 7.4+
- composer
- openssl
- PHP extension ext-json
Integrate GraphQL
Add a subscriber
config/services.yaml
src/Subscriber/GraphQLResolverSubscriber.php
Add a resolver
src/GraphQL/Resolver/QueryResolver.php
Add schema
res/graphql/schema.graphql
Update .env
Add ENABLE_GRAPHQL_SCHEMA_CACHE="1"
to .env files.
All versions of jwt-secured-api-graphql with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version >=7.4
webonyx/graphql-php Version ^v14.6
overblog/dataloader-php Version 0.5.*
omegacode/jwt-secured-api-core Version *
react/promise Version 2.7.*
guzzlehttp/guzzle Version ^6.5
symfony/var-dumper Version ^5.0
php Version >=7.4
webonyx/graphql-php Version ^v14.6
overblog/dataloader-php Version 0.5.*
omegacode/jwt-secured-api-core Version *
react/promise Version 2.7.*
guzzlehttp/guzzle Version ^6.5
symfony/var-dumper Version ^5.0
The package omegacode/jwt-secured-api-graphql contains the following files
Loading the files please wait ....