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

https://github.com/darki73/consul-laravel-sdk

PHP SDK to communicate with Consul API for Laravel
https://github.com/darki73/consul-laravel-sdk

Last synced: 3 months ago
JSON representation

PHP SDK to communicate with Consul API for Laravel

Awesome Lists containing this project

README

        

# Consul client for Laravel
[![Latest Version on Packagist](https://img.shields.io/packagist/v/darki73/consul-laravel-sdk.svg?style=flat-square)](https://packagist.org/packages/darki73/consul-laravel-sdk)
![](https://github.com/darki73/consul-laravel-sdk/workflows/Run%20Tests/badge.svg?branch=master)
[![Total Downloads](https://img.shields.io/packagist/dt/darki73/consul-laravel-sdk.svg?style=flat-square)](https://packagist.org/packages/darki73/consul-laravel-sdk)

## Documentation, Installation, and Usage Instructions
You can install the package via composer:
```shell
composer require darki73/consul-laravel-sdk
```