p8p / symfony-bundle
Symfony bundle for P8P Kubernetes client
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/p8p/symfony-bundle
Requires
- php: >=8.4
- p8p/client: 0.2.0
- p8p/sdk: 0.2.0
- symfony/console: ^7.3
- symfony/framework-bundle: ^7.3
Requires (Dev)
- p8p/generator: 0.2.0
- phpunit/phpunit: ^12.4.0
- symfony/stopwatch: ^7.3
- symfony/var-dumper: ^7.3
- symfony/web-profiler-bundle: ^7.3
- symfony/yaml: ^7.3
Suggests
- p8p/generator: Required for generating Custom Resource Definition (CRD) classes with p8p:generate:crd command
README
⚠️ Development Status
This project is under active development and is not yet ready for production use. APIs and features may change without notice.
The Bundle provides Symfony integration for the P8P Kubernetes client. It handles configuration, dependency injection, and provides a registry for managing multiple Kubernetes clients with support for DSN-based configuration.