Download the PHP package light-speak/lighthouse-schema-generator without Composer
On this page you can find all versions of the php package light-speak/lighthouse-schema-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package lighthouse-schema-generator
Lighthouse schema generator
CONTENTS OF THIS FILE
- Updates
- Description
- Key packages
- Installation
-
Usage
UPDATES
21.12.2021 - added generation graphql schemas (ONLY TYPES) based on Laravel models and tables.
DESCRIPTION
Lighthouse schema generator is a package for generation graphql schemas made as an extension for "nuwave/lighthouse" package.
KEY PACKAGES
- Lighthouse-php (https://github.com/nuwave/lighthouse)
-
Doctrine/DBAL (https://github.com/doctrine/dbal)
INSTALLATION
- Set up database connection in .env configuration file.
-
Run: composer require dm-la/lighthouse-schema-generator
USAGE
Graphql schemas generation:
php artisan make:graphql-schema -f|force - force schemas generation, rewriting existing schemas --models-path= - Path for models folder, relative to app path
All versions of lighthouse-schema-generator with dependencies
PHP Build Version
Package Version
The package light-speak/lighthouse-schema-generator contains the following files
Loading the files please wait ....