Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/renoki-co/laravel-php-k8s
- Owner: renoki-co
- License: apache-2.0
- Created: 2020-10-27T12:45:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T14:02:25.000Z (7 months ago)
- Last Synced: 2024-12-16T01:05:06.616Z (7 days ago)
- Topics: cluster, eks, elastic-kubernetes-service, gke, google, google-kubernetes-engine, k8s, kubernetes, laravel, laravel-package, php, php-k8s
- Language: PHP
- Size: 87.9 KB
- Stars: 87
- Watchers: 4
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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)