Now that we have validated that we can do sonar analysis without any jenkins plugin by using Maven integration, we know that we can have a similar more generic approach for PHP / JS / ...
Creating a docker image with sonar-scanner installed should allow to run analysis on any kind of project.