travisghansen/kubernetes-controller-php

reusable Kubernetes controller base

Maintainers

Package info

github.com/travisghansen/kubernetes-controller-php

Homepage

pkg:composer/travisghansen/kubernetes-controller-php

Statistics

Installs: 304

Dependents: 1

Suggesters: 0

Stars: 4

Open Issues: 0

v0.1.13 2023-10-13 17:02 UTC

This package is auto-updated.

Last update: 2026-03-13 22:03:28 UTC


README

Re-usable controller class for creating powerful kubernetes integrations using watches or standard RESTful calls.

Example

See sample.php

TODO

  • add pre/post config loaded hooks
  • add controller init hook