jspaceboots/crudql

Provides quick application scaffolding as well as HTML and GraphQL API interfaces for model CRUD.

dev-master / 1.0.x-dev 2018-03-21 09:30 UTC

This package is not auto-updated.

Last update: 2024-05-03 19:46:15 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

CrudQL provides scaffolding for exposing Eloquent models through GraphQL.

Install

Via Composer

$ composer require jspaceboots/crudql

Usage

php artisan crudql:scaffold

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email jspaceboots@gunpla.builders instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.