Skip to content

seltzlab/PHPExcel

 
 

Repository files navigation

PHPExcel - OpenXML - Read, Write and Create Excel documents in PHP - Spreadsheet engine

PHPExcel is a Project providing a set of classes for the PHP programming language that allow you to write to and read from different spreadsheet file formats, like Excel (BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV, Libre/OpenOffice Calc .ods, Gnumeric, PDF, HTML, ... This project is built around Microsoft's OpenXML standard and PHP.

Checkout the features this class set provides, such as setting spreadsheet meta data (author, title, description, ...), multiple worksheets, different fonts and font styles, cell borders, fills, gradients, adding images to your spreadsheet, calculating formulas, converting between file types and much, much more!

Want to bookmark this page? Please use www.phpexcel.net as the URL.

Want to contribute?

Fork us!

Donations

via PayPal.

License

PHPExcel is licensed under LGPL (GNU LESSER GENERAL PUBLIC LICENSE)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • C# 0.2%