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

https://github.com/bangpound/consul-bundle


https://github.com/bangpound/consul-bundle

consul symfony

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

! Consul Bundle
=================

The ! Consul Bundle adds more support for Consul in Symfony3.

Features include:

- Consul Web UI

**Note:** This bundle brings all its friends, and that's really the point for now.

[![Build Status](https://travis-ci.org/bangpound/consul-bundle.svg?branch=master)](https://travis-ci.org/bangpound/consul-bundle) [![Total Downloads](https://poser.pugx.org/bangpound/consul-bundle/downloads.svg)](https://packagist.org/packages/bangpound/consul-bundle) [![Latest Stable Version](https://poser.pugx.org/bangpound/consul-bundle/v/stable.svg)](https://packagist.org/packages/bangpound/consul-bundle)

Documentation
-------------

The source of the documentation is stored in the `Resources/doc/` folder
in this bundle, and available on symfony.com:

[Read the Documentation for master](https://github.com/bangpound/consul-bundle/tree/master/Resources/doc/index.md)

Installation
------------

All the installation instructions are located in the documentation.

License
-------

This bundle is under the MIT license. See the complete license [in the bundle](LICENSE)

About
-----

This bundle is a [!](https://github.com/bangpound) initiative.
See also the list of [contributors](https://github.com/bangpound/consul-bundle/graphs/contributors).

Reporting an issue or a feature request
---------------------------------------

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/bangpound/consul-bundle/issues).

When reporting a bug, it may be a good idea to reproduce it in a basic project
built using the [Symfony Standard Edition](https://github.com/symfony/symfony-standard)
to allow developers of the bundle to reproduce the issue by simply cloning it
and following some steps.