PHPackages                             dealroadshow/k8s-framework - 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. dealroadshow/k8s-framework

ActiveLibrary

dealroadshow/k8s-framework
==========================

Define Kubernetes manifests in PHP

v1.7.1(8mo ago)5198.8k↓46.7%2[1 issues](https://github.com/dealroadshow/k8s-framework/issues)2MITPHPPHP &gt;=8.2CI failing

Since Oct 6Pushed 4mo ago6 watchersCompare

[ Source](https://github.com/dealroadshow/k8s-framework)[ Packagist](https://packagist.org/packages/dealroadshow/k8s-framework)[ RSS](/packages/dealroadshow-k8s-framework/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (39)Used By (2)

Dealroadshow K8S Framework
==========================

[](#dealroadshow-k8s-framework)

This framework uses low-level library [dealroadshow/k8s-resources](https://github.com/dealroadshow/k8s-resources)and adds some high-level abstractions to facilitate definitions of your Kubernetes manifests. The recommended way to use this framework is by installing [dealroadshow/k8s-bundle](https://github.com/dealroadshow/k8s-bundle), which integrates this framework with Symfony 5.

By using [dealroadshow/k8s-bundle](https://github.com/dealroadshow/k8s-bundle) you get the full power of [Symfony framework](https://github.com/symfony/symfony), zero-configuration Dependency Injection, which will make your experience in writing Kubernetes manifests better than ever.

However, framework can be used as a standalone library.

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

[](#installation)

The real work of generating Kubernetes Yaml manifests is done by the [dealroadshow/k8s-resources](https://github.com/dealroadshow/k8s-resources) library.

Therefore, you need to install the proper version of this library before using the framework. Check your Kubernetes version, and install corresponding version of [dealroadshow/k8s-resources](https://github.com/dealroadshow/k8s-resources).

For example, if you're using Kubernetes v1.16, install [dealroadshow/k8s-resources](https://github.com/dealroadshow/k8s-resources)as follows:

```
composer require dealroadshow/k8s-resources:^1.16
```

As you see, [dealroadshow/k8s-resources](https://github.com/dealroadshow/k8s-resources)versioning mirrors versioning of Kubernetes itself.

After that, you may install the latest version of K8S Framework:

```
composer require dealroadshow/k8s-framework
```

If you want to see usage examples, please refer to [dealroadshow/k8s-bundle](https://github.com/dealroadshow/k8s-bundle).

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance65

Regular maintenance activity

Popularity39

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~51 days

Recently: every ~11 days

Total

36

Last Release

252d ago

Major Versions

v0.13.1 → v1.0.02025-03-18

PHP version history (4 changes)v0.1.0PHP ^7.4

v0.7.0PHP &gt;=8.0

v0.9.0PHP ^8.0

v1.0.0PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/9adf705447d5690c63cd0eb4fbb036a2abca73933f1fe29e3cb0cdf738623e90?d=identicon)[dealroadshow](/maintainers/dealroadshow)

---

Top Contributors

[![petr-buchyn](https://avatars.githubusercontent.com/u/54354491?v=4)](https://github.com/petr-buchyn "petr-buchyn (249 commits)")[![bpasfinsight](https://avatars.githubusercontent.com/u/71384231?v=4)](https://github.com/bpasfinsight "bpasfinsight (18 commits)")[![petr-buchin](https://avatars.githubusercontent.com/u/11417582?v=4)](https://github.com/petr-buchin "petr-buchin (5 commits)")[![yafanasiev](https://avatars.githubusercontent.com/u/66992401?v=4)](https://github.com/yafanasiev "yafanasiev (3 commits)")[![yurii-kryvosheia](https://avatars.githubusercontent.com/u/114397894?v=4)](https://github.com/yurii-kryvosheia "yurii-kryvosheia (3 commits)")[![dmitrii-didenko](https://avatars.githubusercontent.com/u/81171763?v=4)](https://github.com/dmitrii-didenko "dmitrii-didenko (2 commits)")

---

Tags

managed-by-terraformopensourcephp

### Embed Badge

![Health badge](/badges/dealroadshow-k8s-framework/health.svg)

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

###  Alternatives

[symfony/symfony

The Symfony PHP framework

31.3k86.3M2.2k](/packages/symfony-symfony)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[statamic/cms

The Statamic CMS Core Package

4.8k3.2M720](/packages/statamic-cms)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)

PHPackages © 2026

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