PHPackages                             cascade-energy/php-consul-http-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. cascade-energy/php-consul-http-client

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

cascade-energy/php-consul-http-client
=====================================

HTTP-based client for Consul service discovery

v0.1.0(10y ago)0741MITPHP

Since Dec 10Pushed 4y agoCompare

[ Source](https://github.com/CascadeEnergy/php-consul-http-client)[ Packagist](https://packagist.org/packages/cascade-energy/php-consul-http-client)[ RSS](/packages/cascade-energy-php-consul-http-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

php-consul-http-client
======================

[](#php-consul-http-client)

Allows for [Consul](https://www.consul.io/) Service Lookup over HTTP
--------------------------------------------------------------------

[](#allows-for-consul-service-lookup-over-http)

This module requests all `passing` consul services with the desired name, and optional version tag, and returns the URL of a randomly selected copy of the service.

Example:

```
