Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Symfony Consul Bundle Laravel Package

akondas/symfony-consul-bundle

View on GitHub
Deep Wiki
Context7

Symfony Consul Bundle

Register and deregister your Symfony application in Consul

Consul Service

1. Install

composer require akondas/symfony-consul-bundle

2. Configure

Enable this bundle in Symfony, add this line to your bundles.php file:

Akondas\ConsulBundle\ConsulBundle::class => ['all' => true]

Add routing:

consul_bundle:
  resource: '@ConsulBundle/Resources/config/routing.yml'

Configuration reference:

consul:
  service:
    name: 'subscription-service' # name of your app
    host: 'localhost' # host of your application under which it is available
    port: 8000 # port of your application under which it is available 
  client:
    base_uri: http://127.0.0.1:8500 # consule server uri

3. Use

Available commands:

  • bin/console consul:register - register application in Consul
  • bin/console consul:deregister - deregister application from Consul
  • bin/console debug:consul-check - debug Consul check
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
ecotone/kafka
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata