imjonos/laravel-json-api-generator

dev-master 2022-11-24 13:10 UTC

This package is auto-updated.

Last update: 2024-04-24 16:05:21 UTC


README

Latest Version on Packagist Total Downloads

Based on jsonapi.org. Alpha version.

Installation

Via Composer

$ composer require imjonos/laravel-json-api-generator

Usage

json-api:generate {table : Table name from DB} {--route=v1} {--force=0}

php artisan json-api:generate posts

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.