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
Requires
- php: ~5.6|~7.0
- folklore/graphql: ~1.0.0
- illuminate/support: ~5.1
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-03-22 00:15:17 UTC
README
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.