F
F
frie6662019-08-23 14:04:32
PHP
frie666, 2019-08-23 14:04:32

How to make xlsx file with tabs in php?

I upload reports, now I do it via csv.
But you need to make several sheets in the file and change the format to xlsx.
What are good off-the-shelf solutions?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
L
Lazy @BojackHorseman PHP, 2019-08-23
Tag

send the customer to the garden with xlsx

P
Pychev Anatoly, 2019-08-23
@pton

take a look at the phpexcel library

O
OnYourLips, 2019-08-23
@OnYourLips

https://github.com/PHPOffice/PhpSpreadsheet

S
serginhold, 2019-08-24
@serginhold

https://github.com/box/spout
opensource.box.com/spout/faq
Alternative to phpExcel

V
Vadim, 2021-01-30
@vshemarov

An alternative to PhpSpreadsheet, with fewer features, but much faster:
https://packagist.org/packages/avadim/fast-excel-writer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question