Manage K8s resources in PHP

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • php-k8s

    Unofficial PHP client for Kubernetes. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.

    I was inspired by Laravel Eloquent ORM model. PHP K8S is some kind of ORM, but for Kubernetes Resources. Since the Kubernetes API is consistent, the implementation was DRY af, and I could write end-to-end testing with real-world examples like running MySQL as StatefulSet. Retrieve a model or build a model, you got anything you need in one class.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • container-terminal

    The only info I got on this is to use WS to handle execs, some real implementation and a nice JS for terminal emulation

  • Pawl

    Asynchronous WebSocket client

    I also looked into React, AMP and recently I got over Pawl, but I'm looking forward to implement this kind of behaviour in a blocking I/O language.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I don’t get all the hate for PHP and at this point I am too afraid to ask.

    7 projects | /r/ProgrammerHumor | 7 Feb 2023
  • Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more.

    5 projects | /r/laravel | 3 Aug 2021
  • https://np.reddit.com/r/PHP/comments/nqzux3/another_kubernetes_client_for_php_k8sclient/h0f1oaj/

    1 project | /r/backtickbot | 3 Jun 2021
  • Boost Your Composer Workflow with Simple Patch Management

    1 project | news.ycombinator.com | 15 Aug 2024
  • Kubernetes Cost Management with the New OpenCost Plugin for Headlamp

    3 projects | news.ycombinator.com | 14 Aug 2024

Did you konow that PHP is
the 14th most popular programming language
based on number of metions?