Skip to content

Symfony

Symfony is a PHP framework for web projects.

Lando offers a configurable recipe for developing Symfony apps.

Features of this plugin:

  • Configurable php version (e.g., PHP 5.3 to 8.4+ via Lando's PHP service)
  • Configurable webroot
  • Configurable web server (apache or nginx)
  • Configurable database backend (mariadb, mysql, or postgres)
  • Configurable composer
  • Configurable caching backend (redis or memcached)
  • Includes the Symfony CLI, accessible via lando symfony
  • xdebug support