micseres/micro-client-bundle

Micro Client Bundle

Installs: 12 029

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 0

Type:symfony-bundle

1.0.2 2019-12-04 12:33 UTC

This package is auto-updated.

Last update: 2024-04-07 20:59:13 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.