https://github.com/bangpound/consul-bundle
https://github.com/bangpound/consul-bundle
consul symfony
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bangpound/consul-bundle
- Owner: bangpound
- License: mit
- Created: 2017-03-26T12:31:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T07:33:46.000Z (over 8 years ago)
- Last Synced: 2025-03-29T03:22:45.337Z (about 1 year ago)
- Topics: consul, symfony
- Language: CSS
- Size: 539 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[](https://travis-ci.org/bangpound/consul-bundle) [](https://packagist.org/packages/bangpound/consul-bundle) [](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.