用PHP编辑XLSX

Hi there is a way to edit uploaded Excel (xlsx) document in PHP. Document is very simple (table with item names, price, quantity). I suppose PHPExcel able only read document but not edit? Any advices?

OpenTBS can edit XLSX documents using the technique of templates.

It is a library pure PHP.

By the way, it can also edit DOCX, PPTX, ODT, ODS, ...