Download the PHP package x-graphql/schema-cache without Composer
On this page you can find all versions of the php package x-graphql/schema-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download x-graphql/schema-cache
More information about x-graphql/schema-cache
Files in x-graphql/schema-cache
Download x-graphql/schema-cache
More information about x-graphql/schema-cache
Files in x-graphql/schema-cache
Vendor x-graphql
Package schema-cache
Short Description Caching GraphQL schema with PSR-16
License MIT
Package schema-cache
Short Description Caching GraphQL schema with PSR-16
License MIT
Please rate this library. Is it a good library?
Informations about the package schema-cache
Schema Cache
Save and lazy load GraphQL Schema from PSR-16 cache.
Getting Started
Install this package via Composer
Usages
Create an instance of XGraphQL\SchemaCache\SchemaCache
with PSR-16 to save and load:
[!NOTE] This package not support to decorate type after load schema from cache, you need to add type resolvers before execute schema.
Credits
Created by Minh Vuong
All versions of schema-cache with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
webonyx/graphql-php Version ^15.9
psr/simple-cache Version ^1.0 || ^2.0 || ^3.0
webonyx/graphql-php Version ^15.9
psr/simple-cache Version ^1.0 || ^2.0 || ^3.0
The package x-graphql/schema-cache contains the following files
Loading the files please wait ....