Add `kubephp`

Suggesting to add https://github.com/sherifabdlnaby/kubephp to Awesome PHP.

I understand that "self-promotion" is frowned upon, however, I found no similar project referenced here.

I put it under `Infrastructure` because it's as close to what `kubephp` is, which is being a Production base template for your docker image.

The second category that it might belong to is `Development Environment`, although `kubephp` helps with Development with the `dev` docker image, it's also a production docker image template and hence I didn't put it under 'Development Environment`.
This commit is contained in:
Sherif Abdel-Naby 2022-01-24 00:23:52 +02:00 committed by GitHub
parent 79c794d094
commit 1d0eb9a98e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -876,6 +876,7 @@ Libraries to help manage database schemas and migrations.
*Infrastructure for providing PHP applications and services.*
* [appserver.io](https://github.com/appserver-io/appserver) - A multithreaded application server for PHP, written in PHP.
* [kubephp](https://github.com/sherifabdlnaby/kubephp) - Production Grade, Rootless, and Optimized PHP Container Image Template for Cloud-Native Deployments.
* [php-pm](https://github.com/php-pm/php-pm) - A process manager, supercharger and load balancer for PHP applications.
* [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager.