this post was submitted on 17 Jan 2024
1 points (100.0% liked)

PHP

1 readers
2 users here now

founded 2 years ago
 

FrankenPHP is a project I've been keeping an eye on for a while. It's an alternative way to run PHP applications on the web without using php-fpm, which makes it easier to deploy with Docker as you don't need to deploy multiple containers for both nginx and php-fpm, or deploy one container that runs both processes.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here