{"id":94824,"library":"codeplex-phpexcel","title":"PHPExcel","description":"PHPExcel - OpenXML - Create Excel2007 documents in PHP - Spreadsheet engine","status":"active","version":"1.7.8","language":"php","source_language":null,"source_url":"https://github.com/markushausammann/PHPExcel","tags":["excel","spreadsheet","openxml","phpexcel"],"install":[{"cmd":"composer require codeplex/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 2007 file"},"warnings":[{"fix":"Use PhpSpreadsheet (phpoffice/phpspreadsheet) instead","message":"Deprecated in favor of PhpSpreadsheet","severity":"breaking","affected_versions":">=1.8.0"}],"env_vars":null,"search_vec":"'creat':4 'document':6 'engin':10 'excel':11 'excel2007':5 'openxml':3,13 'php':8 'phpexcel':1,2,14 'spreadsheet':9,12","created_at":"2026-06-19T10:13:12.229197+00:00","updated_at":"2026-06-19T10:13:12.229197+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":"http://phpexcel.codeplex.com","github":"https://github.com/markushausammann/PHPExcel","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"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}}