PHPackages                             devoptn/k8s-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. devoptn/k8s-api

ActiveLibrary[API Development](/categories/api)

devoptn/k8s-api
===============

Kubernetes API Client

v0.0.3(1y ago)261MITPHP

Since Oct 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/devoption/k8s-api)[ Packagist](https://packagist.org/packages/devoptn/k8s-api)[ RSS](/packages/devoptn-k8s-api/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (4)Used By (1)

Kubernetes API Client for Laravel
=================================

[](#kubernetes-api-client-for-laravel)

This package provides a simple way to interact with the Kubernetes API from a Laravel application.

Installation
------------

[](#installation)

To get started, you can install the package via composer:

```
composer require devoptn/k8s-api
```

(Optional) Next, you need to publish the configuration file:

```
php artisan vendor:publish --provider="DevOption\Kubernetes\KubernetesServiceProvider"
```

> **Note:** The configuration file is optional. If you don't publish it, the package will use the default values.

Configuration
-------------

[](#configuration)

You can set the `K8S_SERVICE_ACCOUNT_TOKEN` in your `.env` file:

```
K8S_SERVICE_ACCOUNT_TOKEN=your-service-account-token
```

> This service account token is used to authenticate with the Kubernetes API and should be a valid cluster-admin token.

Usage
-----

[](#usage)

Details coming soon.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

Support
-------

[](#support)

Please [open an issue](https://github.com/devoption/k8s-api/issues) for support.

Contributing
------------

[](#contributing)

Details coming soon.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover a security vulnerability within this package, please send an e-mail to . All security vulnerabilities will be promptly addressed.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

640d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f454b0cd60400133db60c24393f14f476c183b7fa709dd83c747ed1d753dee96?d=identicon)[iBourgeois](/maintainers/iBourgeois)

---

Top Contributors

[![ibourgeois](https://avatars.githubusercontent.com/u/3633464?v=4)](https://github.com/ibourgeois "ibourgeois (20 commits)")

---

Tags

apiclientlaravelkubernetesk8sdevoptiondevoptn

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/devoptn-k8s-api/health.svg)

```
[![Health](https://phpackages.com/badges/devoptn-k8s-api/health.svg)](https://phpackages.com/packages/devoptn-k8s-api)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.3k3](/packages/defstudio-telegraph)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[api-platform/laravel

API Platform support for Laravel

58170.8k14](/packages/api-platform-laravel)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
