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

https://github.com/esbenp/laravel-batch-request

Batch consume own api
https://github.com/esbenp/laravel-batch-request

Last synced: about 2 months ago
JSON representation

Batch consume own api

Awesome Lists containing this project

README

        

# Laravel Batch Request

[![Build Status](https://travis-ci.org/esbenp/laravel-batch-request.svg)](https://travis-ci.org/esbenp/laravel-batch-request) [![Coverage Status](https://coveralls.io/repos/esbenp/laravel-batch-request/badge.svg?branch=master)](https://coveralls.io/r/esbenp/laravel-batch-request?branch=master)

## Installation

```bash
composer require optimus/batch-request 0.5.*
```