- Easy setup with docker-compose and Dockerfile under usage from Docker
- Uses PHP 8.3.8 for better performance, lower CPU and memory usage
- And composer the dependency manager for PHP to start easy your project
- Built on the lightweight nginx 1.27.0 webserver
- Debugging with Xdebug 3.3.2
- Redis 7.2.5 as session storage, database, cache, streaming engine, and message broker
- Database storage with MariaDB 11.4.2
See also: Blog-Post: Dockerize your PHP application with Nginx and PHP8 FPM