krymosoftware / 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.
3.9.0
2025-06-06 16:53 UTC
Requires
- php: ^8.3
- ext-yaml: *
- guzzlehttp/guzzle: ^6.5|^7.0
- illuminate/macroable: ^9.35|^10.1|^11.0|^12.0
- illuminate/support: ^9.35|^10.1|^11.0|^12.0
- ratchet/pawl: ^0.4.3
- symfony/process: ^5.4|^6.0|^7.0
- vierbergenlars/php-semver: ^2.1|^3.0
Requires (Dev)
- mockery/mockery: ^1.6
- orchestra/testbench: ^7.23|^8.1|^9.0|^10.0
- phpunit/phpunit: ^9.5.20|^10.0|^11.0
- vimeo/psalm: ^4.20|^5.22|^6.11
This package is auto-updated.
Last update: 2025-06-06 17:08:07 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.
This is a fork of renoki-co/php-k8s, which is maintained by Krymo Software.
📃 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 info@krymo.software instead of using the issue tracker.