SystemsDK

Docker Apache PHP Symfony

  • Home
  • Docker Apache PHP Symfony

Docker Apache PHP Symfony Environment

  • Project name: docker-apache-php-symfony
  • Requirements: Linux (or WSL), Docker, Docker Compose
  • Web-Server: Apache
  • PHP Framework: Symfony
  • Database: MySQL
  • Asynchronous bus: RabbitMQ
  • Components: Apache, PHP (Apache module), MySQL, Symfony, RabbitMQ
Source code:

Docker Apache PHP Symfony

Built on a foundation of PHP running as an Apache module, using the Symfony framework. The Docker environment leverages official Docker Hub repositories for PHP, MySQL, and RabbitMQ.

The environment utilizes supervisord for managing asynchronous processes with RabbitMQ as the middleware.

To ensure enduring code quality, it includes a pre-configured suite of analysis tools: ECS, PHPStan, PHPInsights, PHPMD, PHPMetrics, Rector and Copy/Paste Detector.

Comprehensive documentation is included, covering console commands, IDE configuration and development recommendations.

This environment is the ideal choice for kickstarting development quickly and saving valuable setup time.