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
ornginx
) - Configurable database backend (
mariadb
,mysql
, orpostgres
) - Configurable
composer
- Configurable caching backend (
redis
ormemcached
) - Includes the Symfony CLI, accessible via
lando symfony
xdebug
support