Skip to content

This package can be used to parse and access binary Excel files in pure PHP. It can take the data of an Excel file in the binary format and parse it to take the spreadsheet structure. The package provides several classes that extract the different parts of a spreadsheet and allow iterating those parts like workbooks, sheets, rows, columns and ce…

License

Notifications You must be signed in to change notification settings

isabella232/php-excel-reader-3

 
 

Repository files navigation

php-excel-reader

This package can be used to parse and access binary Excel files in pure PHP. It can take the data of an Excel file in the binary format and parse it to take the spreadsheet structure. The package provides several classes that extract the different parts of a spreadsheet and allow iterating those parts like workbooks, sheets, rows, columns and cells.

About

This package can be used to parse and access binary Excel files in pure PHP. It can take the data of an Excel file in the binary format and parse it to take the spreadsheet structure. The package provides several classes that extract the different parts of a spreadsheet and allow iterating those parts like workbooks, sheets, rows, columns and ce…

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%