portphp / spreadsheet
PhpSpreadsheet reader and writer for Port
2.0.0
2026-07-23 08:20 UTC
Requires
- php: ^8.2
- phpoffice/phpspreadsheet: ^1.29 || ^2.0 || ^3.0 || ^4.0 || ^5.0
- portphp/portphp: ^2.0
Requires (Dev)
- phpunit/phpunit: ^9.6
This package is auto-updated.
Last update: 2026-07-23 08:38:02 UTC
README
Requirements: PHP ^8.2 (tested on 8.2–8.5). Requires portphp/portphp ^2.0 and PhpSpreadsheet ^1.29 || ^2–^5.
PhpSpreadsheet reader and writer for Port.
Prefer this package over
portphp/excel(PHPExcel, abandoned).
Installation
$ composer require portphp/spreadsheet
Documentation
Documentation is available at https://portphp.readthedocs.io.
Issues and feature requests
Please report issues and request features at https://github.com/portphp/portphp/issues.
License
This package is licensed under the MIT license.