ramaid/laravel-restify

Powerful and intuitive package designed to accelerate REST API development within the Laravel ecosystem

v1.0.0 2024-02-24 02:34 UTC

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Is a powerful and intuitive package designed to accelerate REST API development within the Laravel ecosystem. With efficient and flexible capabilities, Restify presents an integrated and customizable solution for modern API development. Its seamless integration with Laravel ensures a streamlined experience, making it effortlessly scalable for projects of any size. Gain a development advantage with Laravel Restify — an elegant and feature-rich solution to meet your API needs.

Installation

You can install the package via composer:

composer require ramaid/laravel-restify --dev

Usage

Setup requirements

php artisan restify:setup

Generate data object and controller class

php artisan restify:gen {name}

Generate typescript type

php artisan typescript:transform

Testing

composer test

Development

composer config repositories.laravel-restify '{"type": "path", "url": "/Users/rama/Personal/meta-forge-phpunit/laravel-restify", "options": {"symlink": true}}'

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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