An elegant REST assistent for the Laravel framework.
davidhsianturi/laravel-compass is a Laravel package for an elegant rest assistent for the laravel framework..
It currently has 1.269 GitHub stars and 84.859 downloads on Packagist (latest version v1.2.1).
Install it with composer require davidhsianturi/laravel-compass.
Discover more Laravel packages by davidhsianturi
or browse all Laravel packages to compare alternatives.
Last updated
Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms, and other utility endpoints based on Laravel routes in your project.
This package requires PHP 7.2 and Laravel 6.0 or higher.
You'll find installation instructions and full documentation on https://davidhsianturi.com/laravel-compass.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
Laravel Compass is open-sourced software licensed under the MIT license.