Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renoki-co/laravel-php-k8s

Just a simple port of renoki-co/php-k8s for easier access in Laravel
https://github.com/renoki-co/laravel-php-k8s

cluster eks elastic-kubernetes-service gke google google-kubernetes-engine k8s kubernetes laravel laravel-package php php-k8s

Last synced: about 3 hours ago
JSON representation

Just a simple port of renoki-co/php-k8s for easier access in Laravel

Awesome Lists containing this project

README

        

Laravel PHP K8s
===============

![CI](https://github.com/renoki-co/laravel-php-k8s/workflows/CI/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/renoki-co/laravel-php-k8s/branch/master/graph/badge.svg)](https://codecov.io/gh/renoki-co/laravel-php-k8s/branch/master)
[![StyleCI](https://github.styleci.io/repos/307696878/shield?branch=master)](https://github.styleci.io/repos/307696878)
[![Latest Stable Version](https://poser.pugx.org/renoki-co/laravel-php-k8s/v/stable)](https://packagist.org/packages/renoki-co/laravel-php-k8s)
[![Total Downloads](https://poser.pugx.org/renoki-co/laravel-php-k8s/downloads)](https://packagist.org/packages/renoki-co/laravel-php-k8s)
[![Monthly Downloads](https://poser.pugx.org/renoki-co/laravel-php-k8s/d/monthly)](https://packagist.org/packages/renoki-co/laravel-php-k8s)
[![License](https://poser.pugx.org/renoki-co/laravel-php-k8s/license)](https://packagist.org/packages/renoki-co/laravel-php-k8s)

Just a simple port of [renoki-co/php-k8s](https://github.com/renoki-co/php-k8s) for easier access in Laravel.

## 🤝 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](https://github.com/sponsors/rennokki). 📦**

[](https://github-content.renoki.org/github-repo/28)

## 📃 Documentation

[The entire documentation is available on Gitbook 🌍](https://rennokki.gitbook.io/php-k8s/frameworks/laravel)

## 🐛 Testing

``` bash
vendor/bin/phpunit
```

## 🤝 Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

## 🔒 Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## 🎉 Credits

- [Alex Renoki](https://github.com/rennokki)
- [All Contributors](../../contributors)