An open API service indexing awesome lists of open source software.

https://github.com/lucasrmagalhaes/excel_spreadsheet-php

PHP Spreadsheet
https://github.com/lucasrmagalhaes/excel_spreadsheet-php

phpspreadsheet

Last synced: 4 months ago
JSON representation

PHP Spreadsheet

Awesome Lists containing this project

README

          

[PHP Spreadsheet](https://phpspreadsheet.readthedocs.io/en/latest/)

```
composer install
```

```
extension=gd2
```

```
composer require phpoffice/phpspreadsheet
```

```
php -S localhost:3000
```

```
http://localhost:3000/criar_tabela.php
```