Symfony
Symfony is a PHP framework for web projects.
Lando offers a configurable recipe for developing Symfony apps.
Features of this plugin:
- Configurable
phpversion (e.g., PHP 5.3 to 8.4+ via Lando's PHP service) - Configurable
webroot - Configurable web server (
apacheornginx) - Configurable database backend (
mariadb,mysql, orpostgres) - Configurable
composer - Configurable caching backend (
redisormemcached) - Includes the Symfony CLI, accessible via
lando symfony xdebugsupport