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
- Host: GitHub
- URL: https://github.com/darki73/consul-laravel-sdk
- Owner: darki73
- Created: 2021-08-29T14:20:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-27T10:15:43.000Z (over 3 years ago)
- Last Synced: 2025-01-21T18:25:53.074Z (5 months ago)
- Language: PHP
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Consul client for Laravel
[](https://packagist.org/packages/darki73/consul-laravel-sdk)

[](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
```