bchalier / 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
Requires
- guzzlehttp/guzzle: ^6.5|^7.0
- illuminate/macroable: ^9.35|^10.1|^11.0
- illuminate/support: ^9.35|^10.1|^11.0
- ratchet/pawl: ^0.4.1
- symfony/process: ^5.4|^6.0|^7.0
- vierbergenlars/php-semver: ^2.1|^3.0
Requires (Dev)
- mockery/mockery: ^1.5
- orchestra/testbench: ^7.23|^8.1|^9.0
- phpunit/phpunit: ^9.5.20|^10.0
- vimeo/psalm: ^4.20|^5.22
Suggests
- ext-yaml: YAML extension is used to read or generate YAML from PHP K8s internal classes.
This package is auto-updated.
Last update: 2024-11-06 15:51:23 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.