micseres/micro-client-bundle

Micro Client Bundle

Maintainers

Package info

github.com/micseres/micro-client-bundle

Type:symfony-bundle

pkg:composer/micseres/micro-client-bundle

Statistics

Installs: 12 083

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.2 2019-12-04 12:33 UTC

This package is auto-updated.

Last update: 2026-03-08 01:02:53 UTC


README

Config

micro_service:
  connections:
    passport:
      ip: 127.0.0.1
      port: 9002
      route:  passport
      wait: 0.25

Register

return [
        \Micseres\MicroClientBundle\MicroClientBundle::class => ['all' => true],
];

License

The Soft Deletable Bundle is open-sourced software licensed under the MIT license.