micseres / micro-client-bundle
Micro Client Bundle
Installs: 12 082
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.2
- ext-json: *
- ext-sockets: *
- micseres/micro-client-reactor: dev-master
- symfony/config: ^4.1|^5.0
- symfony/dependency-injection: >=4.0|^5.0
- symfony/http-kernel: ^4.1|^5.0
Requires (Dev)
- phpunit/phpunit: ^7.2
This package is auto-updated.
Last update: 2025-02-07 22:38:06 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.