davidhsianturi/laravel-compass

An elegant REST assistent for the Laravel framework.


README

68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f64617665323468776a382f696d6167652f75706c6f61642f76313538353737353638392f6e65772d6c61726176656c2d636f6d706173732d6c6f676f2e737667

Build Status Total Downloads Latest Stable Version License

68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f64617665323468776a382f696d6167652f75706c6f61642f76313538353737353639322f53637265656e5f53686f745f323032302d30342d30325f61745f31362e30352e32345f504d2e706e67

Introduction

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.

Installation and usage

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.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

License

Laravel Compass is open-sourced software licensed under the MIT license.