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

https://github.com/arcanedev/laravelapihelper

API Helper for Laravel
https://github.com/arcanedev/laravelapihelper

ajax-request api helper json laravel response transformer

Last synced: about 1 year ago
JSON representation

API Helper for Laravel

Awesome Lists containing this project

README

          

# Laravel API Helper [![Packagist License][badge_license]](LICENSE.md) [![For Laravel 5][badge_laravel]][link-github-repo]

[![Travis Status][badge_build]][link-travis]
[![Coverage Status][badge_coverage]][link-scrutinizer]
[![Scrutinizer Code Quality][badge_quality]][link-scrutinizer]
[![SensioLabs Insight][badge_insight]][link-insight]
[![Github Issues][badge_issues]][link-github-issues]

[![Packagist][badge_package]][link-packagist]
[![Packagist Release][badge_release]][link-packagist]
[![Packagist Downloads][badge_downloads]][link-packagist]

*By [ARCANEDEV©](http://www.arcanedev.net/)*

Laravel API Helper is a package that allows you to add features to build api faster and more secure.

## Table of contents

1. [Installation and Setup](_docs/1-Installation-and-Setup.md)
2. [Configuration](_docs/2-Configuration.md)
3. [Usage](_docs/3-Usage.md)

### Features

* Easy setup & configuration.
* Well documented & IDE Friendly.
* Well tested with maximum code quality.
* Laravel `5.1` to `5.8` are supported.
* Made with :heart: & :coffee:.

## Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests, please check the [contribution guidelines](CONTRIBUTING.md).

## Security

If you discover any security related issues, please email arcanedev.maroc@gmail.com instead of using the issue tracker.

## Credits

- [ARCANEDEV][link-author]
- [All Contributors][link-contributors]

[badge_laravel]: https://img.shields.io/badge/Laravel-5.1%20to%205.8-orange.svg?style=flat-square
[badge_license]: https://img.shields.io/packagist/l/arcanedev/laravel-api-helper.svg?style=flat-square
[badge_build]: https://img.shields.io/travis/ARCANEDEV/LaravelApiHelper.svg?style=flat-square
[badge_coverage]: https://img.shields.io/scrutinizer/coverage/g/ARCANEDEV/LaravelApiHelper.svg?style=flat-square
[badge_quality]: https://img.shields.io/scrutinizer/g/ARCANEDEV/LaravelApiHelper.svg?style=flat-square
[badge_insight]: https://img.shields.io/sensiolabs/i/0f368488-9f53-4085-8ed6-c4629daae1b3.svg?style=flat-square
[badge_issues]: https://img.shields.io/github/issues/ARCANEDEV/LaravelApiHelper.svg?style=flat-square
[badge_package]: https://img.shields.io/badge/package-arcanedev/laravel--api--helper-blue.svg?style=flat-square
[badge_release]: https://img.shields.io/packagist/v/arcanedev/laravel-api-helper.svg?style=flat-square
[badge_downloads]: https://img.shields.io/packagist/dt/arcanedev/laravel-api-helper.svg?style=flat-square

[link-author]: https://github.com/arcanedev-maroc
[link-github-repo]: https://github.com/ARCANEDEV/LaravelApiHelper
[link-github-issues]: https://github.com/ARCANEDEV/LaravelApiHelper/issues
[link-contributors]: https://github.com/ARCANEDEV/LaravelApiHelper/graphs/contributors
[link-packagist]: https://packagist.org/packages/arcanedev/laravel-api-helper
[link-travis]: https://travis-ci.org/ARCANEDEV/LaravelApiHelper
[link-scrutinizer]: https://scrutinizer-ci.com/g/ARCANEDEV/LaravelApiHelper/?branch=master
[link-insight]: https://insight.sensiolabs.com/projects/0f368488-9f53-4085-8ed6-c4629daae1b3