All Projects → davidhsianturi → Laravel Compass

davidhsianturi / Laravel Compass

Licence: mit
A REST client inside your Laravel app

Projects that are alternatives of or similar to Laravel Compass

Laravel Api Boilerplate
A Boilerplate Project For Laravel API's (NOT MAINTAINED)
Stars: ✭ 113 (-88.72%)
Mutual labels:  api, rest-api, laravel, laravel-framework
Jikan Rest
The REST API for Jikan
Stars: ✭ 200 (-80.04%)
Mutual labels:  api, rest-api, laravel
Lumen Microservice
Lumen on Docker - Skeleton project with Nginx, MySQL & PHP 7 | Aws ECS, Google Kubernates, Azure Container Engine
Stars: ✭ 183 (-81.74%)
Mutual labels:  api, rest-api, laravel
Laravel Api Response Builder
Builds nice, normalized and easy to consume Laravel REST API JSON responses.
Stars: ✭ 433 (-56.79%)
Mutual labels:  api, rest-api, laravel
Laravel Api Explorer
API explorer for laravel applications
Stars: ✭ 138 (-86.23%)
Mutual labels:  api, laravel, laravel-package
Laravel Api Handler
Package providing helper functions for a Laravel REST-API
Stars: ✭ 150 (-85.03%)
Mutual labels:  api, rest-api, laravel
Larapi
An API-friendly fork of Laravel. Authentication, error handling, resource filtering, sorting, pagination and much more included
Stars: ✭ 397 (-60.38%)
Mutual labels:  api, rest-api, laravel
Api Restful Con Laravel Guia Definitiva
Repositorio para el código base del curso "API RESTful con Laravel - Guía Definitiva"
Stars: ✭ 95 (-90.52%)
Mutual labels:  api, rest-api, laravel
Datafire
A framework for building integrations and APIs
Stars: ✭ 487 (-51.4%)
Mutual labels:  api, rest-api, rest-client
Snooze
A package to simplify automating future notifications and reminders in Laravel
Stars: ✭ 515 (-48.6%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Open Source Projects
A Web Artisan list of categorized OPEN SOURCE PROJECTS built with Laravel PHP Framework.
Stars: ✭ 676 (-32.53%)
Mutual labels:  laravel, laravel-package, laravel-framework
Laravel Hateoas
Expose the authorization logic of your REST API using HATEOAS links
Stars: ✭ 116 (-88.42%)
Mutual labels:  api, rest-api, laravel
Binding Of Isaac Api
A RESTful API for the Binding of Isaac game series
Stars: ✭ 11 (-98.9%)
Mutual labels:  api, rest-api, laravel
Restful Api With Laravel Definitive Guide
Repository with the base code for the course "RESTful API with Laravel - Definitive-Guide"
Stars: ✭ 156 (-84.43%)
Mutual labels:  api, rest-api, laravel
Overwatch Api
A RESTful API for the Overwatch Game
Stars: ✭ 112 (-88.82%)
Mutual labels:  api, rest-api, laravel
Laravel Form Components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
Stars: ✭ 295 (-70.56%)
Mutual labels:  laravel, laravel-package, laravel-framework
Bigbluebutton
Package that provides easily communicate between bigbluebutton server and laravel framework
Stars: ✭ 85 (-91.52%)
Mutual labels:  api, laravel, laravel-package
Laravel Woocommerce
WooCommerce Rest API for Laravel
Stars: ✭ 86 (-91.42%)
Mutual labels:  api, rest-api, laravel
Laravel Orion
The simplest way to create REST API with Laravel
Stars: ✭ 481 (-52%)
Mutual labels:  api, rest-api, laravel
Ngx Restangular
Restangular for Angular 2 and higher versions
Stars: ✭ 787 (-21.46%)
Mutual labels:  api, rest-api, rest-client

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].