2017 © Pedro Peláez
 

library crudql

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

image

jspaceboots/crudql

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

  • Wednesday, March 21, 2018
  • by jspaceboots
  • Repository
  • 0 Watchers
  • 1 Stars
  • 66 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

CrudQL

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

CrudQL provides scaffolding for exposing Eloquent models through GraphQL., (*2)

Install

Via Composer, (*3)

``` bash $ composer require jspaceboots/crudql, (*4)


## Usage ``` php php artisan crudql:scaffold

Change log

Please see CHANGELOG for more information on what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*7)

Security

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

Credits

License

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

The Versions

21/03 2018

dev-master

9999999-dev https://github.com/jspaceboots/crudql

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

  Sources   Download

MIT

The Requires

 

The Development Requires

jspaceboots crudql