joselfonseca/laravel-api-tools

This package is abandoned and no longer maintained. No replacement package was suggested.

Some tools for Laravel API development, nothing really new, just wrappers and helper stuff

4.0.0 2023-05-28 16:06 UTC

README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Installation

composer require joselfonseca/laravel-api-tools

You are done with the installation, please refer to the configuration documentation. !

Documentation

For documentation on this package, please visit the docs folder.

Change log

Please see the releases page https://github.com/joselfonseca/laravel-api-tools/releases

Tests

To run the test in this package, navigate to the root folder of the project and run

    composer install

Then

    vendor/bin/phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email jose at ditecnologia dot com instead of using the issue tracker.

Credits

License

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