jspaceboots/crudql

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

Installs: 81

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/jspaceboots/crudql

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

This package is not auto-updated.

Last update: 2025-10-04 02:47:25 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.