serversideup/php
is an optimized set of Docker Images for running PHP applications in production. Everything is designed around improving the developer experience with PHP and Docker. Gone are the days of configuring each environment differently, and gone are the days of trying to figure out why your code works in one environment and not the other.
These images are highly optimized to run modern PHP applications, no matter where you want your application to run.
Experience the true difference of using these images vs the other options out there.
Read more about the key differences with these images β
This repository creates a number of Docker image variations, allowing you to choose exactly what you need.
Simply use this image name pattern in any of your projects:
serversideup/php:{{version}}-{{variation-name}}
For example... If I wanted to run PHP 8.2 with FPM + NGINX, I would use this image:
serversideup/php:8.2-fpm-nginx
[!NOTE]
All our images are available on Docker Hub and GitHub Packages. π₯³
βοΈ Variation | π Version |
---|---|
cli | Debian Based Alpine Based |
fpm | Debian Based Alpine Based |
fpm-apache | Debian Based |
fpm-nginx | Debian Based Alpine Based |
unit | Debian Based |
As an open-source project, we strive for transparency and collaboration in our development process. We greatly appreciate any contributions members of our community can provide. Whether you're fixing bugs, proposing features, improving documentation, or spreading awareness - your involvement strengthens the project. Please review our contribution guidelines and code of conduct to understand how we work together respectfully.
Need help getting started? Join our Discord community and we'll help you out!
All of our software is free an open to the world. None of this can be brought to you without the financial backing of our sponsors.
No bronze sponsors yet. Become a sponsor β
We'd like to specifically thank a few folks for taking the time for being a sound board that deeply influenced the direction of this project.
Please check out all of their work:
We're Dan and Jay - a two person team with a passion for open source products. We created Server Side Up to help share what we learn.
If you appreciate this project, be sure to check out our other projects.