ihsanfawzan/response

Standarize Laravel response

1.0 2023-06-20 06:57 UTC

This package is auto-updated.

Last update: 2025-05-21 10:34:54 UTC


README

Latest Version on Packagist

GitHub Tests Action Status

GitHub Code Style Action Status

Total Downloads

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Third Party

This package is from https://github.com/spatie/package-skeleton-laravel

Installation

You can install the package via composer:

composer  require  ihsanfawzan/response

Usage

$response = new ihsanfawzan\Response();

echo  $response->success();

Testing

composer  test

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.