Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hankz1108/laravel-plus-api

Convenient Laravel API response tools and automated error handling functionality are provided.
https://github.com/hankz1108/laravel-plus-api

api laravel laravel-framework laravel-plus php response

Last synced: about 1 month ago
JSON representation

Convenient Laravel API response tools and automated error handling functionality are provided.

Awesome Lists containing this project

README

        

# Laravel Plus API

Convenient Laravel API response tools and automated error handling functionality are provided.
Laravel Plus API` is inspired by the [marcin-orlowski/laravel-api-response-builder](https://github.com/MarcinOrlowski/laravel-api-response-builder) with adjustments made to its features.
## Requirement
- PHP ^7.4|^8.0
- Laravel >= ^7.0|^8.0|^9.0|^10.0|^11.0

## Documentation
### For Laravel 7~10
[documentation](docs/en/7_10/index.md)

### For Laravel 11
[documentation](docs/en/11/index.md)

## License

[MIT License](https://github.com/hankz1108/laravel-plus-api/blob/main/LICENSE) © 2024 [Hankz](https://github.com/hankz1108)