Skip to content

portphp/excel

Repository files navigation

portphp/excel

DEPRECATED. This package depends on the abandoned PHPExcel library and is no longer maintained.

Use portphp/spreadsheet (PhpSpreadsheet) instead:

composer require portphp/spreadsheet

Latest Version PHP Version

Excel reader and writer for Port based on PHPExcel.

Migration

Old (portphp/excel) New (portphp/spreadsheet)
Port\Excel\ExcelReader Port\Spreadsheet\SpreadsheetReader
Port\Excel\ExcelWriter Port\Spreadsheet\SpreadsheetWriter
phpoffice/phpexcel phpoffice/phpspreadsheet

Namespace and class names differ; APIs are intentionally similar for easy migration.

Installation (not recommended)

$ composer require portphp/excel

Documentation

Historical docs: https://portphp.readthedocs.io. Prefer the spreadsheet package docs going forward.

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.

Releases

Packages

Used by

Contributors

Languages