renoki-co / 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: 435 697
Dependents: 3
Suggesters: 0
Security: 0
Stars: 311
Watchers: 8
Forks: 59
Open Issues: 20
Requires
- guzzlehttp/guzzle: ^6.5|^7.0
- illuminate/macroable: ^9.35|^10.1
- illuminate/support: ^9.35|^10.1
- ratchet/pawl: ^0.4.1
- symfony/process: ^5.4|^6.0
- vierbergenlars/php-semver: ^2.1|^3.0
Requires (Dev)
- mockery/mockery: ^1.5
- orchestra/testbench: ^7.23|^8.1
- phpunit/phpunit: ^9.5.20|^10.0
- vimeo/psalm: ^4.20
Suggests
- ext-yaml: YAML extension is used to read or generate YAML from PHP K8s internal classes.
- dev-master
- 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
- 3.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/orchestra/testbench-tw-9.1.2
- dev-dependabot/composer/symfony/process-tw-7.1.1
- dev-dependabot/github_actions/codecov/codecov-action-4.4.1
- dev-dependabot/composer/vimeo/psalm-tw-5.24.0
- dev-dependabot/github_actions/actions/cache-4.0.2
- dev-dependabot/composer/phpunit/phpunit-tw-10.5.x-dev
- dev-feature/state-methods-change
- dev-feature/recreate
This package is auto-updated.
Last update: 2024-11-10 09:50:59 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.