I am trying to convert XLS to CSV (and then add the result to my database).
I found that PHPOffice was not maintained anymore, so I should look for PHPSpreadSheet as a substitute.
PHPOffice
PHPSpreadSheet
Can PHPSpreadSheet convert XLS to CSV?