Prérequis Un serveur debian / ubuntu curl d’installé Une instance LAMP / LEMP installé Installation Pour installer composer on utilise la commande debian : curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer Et ubuntu : curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer