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.
Features
- This package requires PHP 7.2 and Laravel 6.0 or higher
- Laravel Compass is open-sourced software licensed under the MIT license
- Documentation available
- Examples available
- Test API calls and create API documentation
- Provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms
