Looking to hire Laravel developers? Try LaraJobs

laravel-restify maintained by limewell

Description
a laravel REST api generator with API Resources
Last update
2021/06/11 14:22 (dev-master)
License
Downloads
50

Comments
comments powered by Disqus

laravel-restify

Laravel API Generator With Resources

Latest Version on Packagist Total Downloads GitHub Actions

This package is used to generate laravel api with Resources

Installation

You can install the package via composer:

composer require limewell/laravel-restify

Usage

//Install restify
php artisan restify:install

//Generate restify crud for model
php artisan restify:generate --model=User

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

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