{"id":86979,"library":"phpoffice-phpexcel","title":"PHPExcel","description":"PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine.","status":"active","version":"1.8.2","language":"php","source_language":null,"source_url":"https://github.com/PHPOffice/PHPExcel","tags":["excel","spreadsheet","phpexcel","openxml","phpoffice"],"install":[{"cmd":"composer require phpoffice/phpexcel","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"PHPExcel","correct":"use PHPExcel;"}],"quickstart":{"code":"use PHPExcel;\n\n$objPHPExcel = new PHPExcel();\n$objPHPExcel->getActiveSheet()->setCellValue('A1', 'Hello');\n$writer = PHPExcel_IOFactory::createWriter($objPHPExcel, 'Excel2007');\n$writer->save('hello.xlsx');","lang":"php","description":"Create a simple Excel file with PHPExcel."},"warnings":[{"fix":"Migrate to PhpSpreadsheet (phpoffice/phpspreadsheet) for continued support.","message":"PHPExcel is deprecated in favor of PhpSpreadsheet.","severity":"breaking","affected_versions":">=1.8.0"}],"env_vars":null,"search_vec":"'creat':5 'document':9 'engin':13 'excel':14 'openxml':3,17 'php':11 'phpexcel':1,2,16 'phpoffic':18 'read':4 'spreadsheet':8,12,15 'write':7","created_at":"2026-06-19T08:11:24.356332+00:00","updated_at":"2026-06-19T08:11:24.356332+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/PHPOffice/PHPExcel","github":"https://github.com/PHPOffice/PHPExcel","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}