• Stars
    star
    1,257
  • Rank 36,070 (Top 0.8 %)
  • Language
    PHP
  • License
    MIT License
  • Created almost 5 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A REST client inside your Laravel app

Build Status Total Downloads Latest Stable Version License

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.