davidhsianturi / laravel-compass
An elegant REST assistent for the Laravel framework.
Installs: 82 433
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1 260
Watchers: 18
Forks: 109
Open Issues: 18
Requires
- php: ^7.3|^8.0
- illuminate/console: ^6.0|^7.0|^8.0
- illuminate/routing: ^6.0|^7.0|^8.0
- illuminate/support: ^6.0|^7.0|^8.0
- mpociot/documentarian: dev-master
Requires (Dev)
- laravel/legacy-factories: ^1.0.5
- laravel/sanctum: ^2.0
- orchestra/testbench: ^4.0|^5.0|^6.0
- dev-master / 2.x-dev
- 1.x-dev
- v1.2.1
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.1
- v1.0.0
- v0.6.0
- v0.5.1
- v0.5.0
- v0.4.1
- v0.4.0
- v0.3.0
- v0.2.0
- v0.1.1
- v0.1.0
- dev-analysis-16onGN
- dev-dependabot/npm_and_yarn/sass-1.63.3
- dev-analysis-ZnBRAR
- dev-analysis-22Ppj4
- dev-dependabot/npm_and_yarn/axios-1.4.0
- dev-analysis-JGaxAQ
- dev-analysis-g6EdrE
- dev-analysis-KoJ9d3
- dev-analysis-6V07v4
- dev-analysis-KoJDk9
- dev-analysis-xgMbG0
- dev-dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.7.14
- dev-analysis-yrMPVG
- dev-dependabot/npm_and_yarn/vue-router-3.6.5
- dev-analysis-mayP37
- dev-analysis-GPx6kV
- dev-dependabot/npm_and_yarn/vue-multiselect-2.1.7
- dev-analysis-dj4y3w
- dev-analysis-9bl5Jo
This package is auto-updated.
Last update: 2024-11-12 14:48:54 UTC
README
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.