How to Install PHPSpreadsheet in Joomla
问题 I'm wondering how to best incorporate PHPSpreadsheet into Joomla! applications, on shared hosting. With PHPExcel, you just uploaded the library. PHPSpreadsheet is using Composer, which is new to me, but looks straightforward enough. However, I see Joomla! includes it to manage dependencies in the core, but does not publish the composer.json file, and commits the /vendor subfolder. Any advice on the best way to safely add PHPSpreadsheet so its available to Joomla! extensions, without messing