monovm / php-k8s
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
Fund package maintenance!
rennokki
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 86
pkg:composer/monovm/php-k8s
Requires
- php: ^8.2
- ext-json: *
- composer/semver: ^3.4
- guzzlehttp/guzzle: ^7.10
- illuminate/macroable: ^11.0|^12.0
- illuminate/support: ^11.0|^12.0
- ratchet/pawl: ^0.4.1
- symfony/process: ^7.3.4
Requires (Dev)
- laravel/pint: dev-main
- mockery/mockery: ^1.6
- orchestra/testbench: ^9.0|^10.6.0
- phpunit/phpunit: ^10.0|^11.5
- vimeo/psalm: ^6.13.1
Suggests
- ext-yaml: YAML extension is used to read or generate YAML from PHP K8s internal classes.
- dev-master
- 3.x-dev
- v3.8.2
- 3.8.1
- 3.8.0
- 3.7.0
- 3.6.1
- 3.6.0
- 3.5.2
- 3.5.1
- 3.5.0
- 3.4.1
- 3.4.0
- 3.3.0
- 3.2.1
- 3.2.0
- 3.1.8
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- v3.0.0
- 2.x-dev
- 2.12.1
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.1
- 2.9.0
- 2.8.0
- 2.7.2
- 2.7.1
- 2.7.0
- 2.6.1
- 2.6.0
- 2.5.0
- 2.4.1
- 2.4.0
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.1
- 2.2.0
- 2.1.0
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.20.9
- 1.20.8
- 1.20.7
- 1.20.6
- 1.20.5
- 1.20.4
- 1.20.3
- 1.20.2
- 1.20.1
- 1.20.0
- 1.19.1
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.1
- 1.9.0
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.1
- 1.4.0
- 1.3.1
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.0
- v1.0.0-rc.9
- v1.0.0-rc.8
- v1.0.0-rc.7
- v1.0.0-rc.6
- v1.0.0-rc.5
- v1.0.0-rc.4
- v1.0.0-rc.3
- v1.0.0-rc.2
- v1.0.0-rc.1
- v1.0.0-rc.0
- dev-dependabot/composer/vimeo/psalm-tw-6.14.3
- dev-dependabot/composer/orchestra/testbench-tw-10.8.0
- dev-dependabot/github_actions/actions/cache-5
- dev-analysis-Pe54nA
- dev-analysis-NdMRWG
- dev-analysis-nK0OQA
- dev-feature/state-methods-change
- dev-feature/recreate
This package is auto-updated.
Last update: 2026-01-05 11:00:06 UTC
README
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
For Laravel projects, you might want to use renoki-co/laravel-php-k8s which eases the access for this particular case.
🤝 Supporting
If you are using one or more Renoki Co. open-source packages in your production apps, in presentation demos, hobby projects, school projects or so, sponsor our work with Github Sponsors. 📦
📃 Documentation
The entire documentation is available on Gitbook 🌍
🐛 Testing
vendor/bin/phpunit
🤝 Contributing
Please see CONTRIBUTING for details.
🔒 Security
If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.