# phpexcel **Repository Path**: hongweizhiyuan/phpexcel ## Basic Information - **Project Name**: phpexcel - **Description**: 强大的PHP,强大的导出为Excel功能!phpexcel - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 90 - **Forks**: 25 - **Created**: 2015-03-09 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: excel-utils **Tags**: None ## README PHPExcel类是php一个excel表格处理的类。 PHPExcel 是用来操作Office Excel 文档的一个PHP类库,它基于微软的OpenXML标准和PHP语言。可以使用它来读取、写入不同格式的电子表格,如 Excel (BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV, Libre/OpenOffice Calc .ods, Gnumeric, PDF, HTML等等。 版本:PHPExcel_1.8.0_doc