All Projects → PHPOffice → Phpspreadsheet

PHPOffice / Phpspreadsheet

Licence: mit
A pure PHP library for reading and writing spreadsheet files

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Phpspreadsheet

Documentserver
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Stars: ✭ 2,335 (-78.03%)
Mutual labels:  excel, spreadsheet, office, xlsx, xls, ods
Desktopeditors
An office suite that combines text, spreadsheet and presentation editors allowing to create, view and edit local documents
Stars: ✭ 1,008 (-90.51%)
Mutual labels:  excel, spreadsheet, office, xlsx, xls
spreadsheet
Yii2 extension for export to Excel
Stars: ✭ 79 (-99.26%)
Mutual labels:  excel, libreoffice, xlsx, xls, spreadsheet
Docjure
Read and write Office documents from Clojure
Stars: ✭ 510 (-95.2%)
Mutual labels:  excel, spreadsheet, xlsx, xls
Documentbuilder
ONLYOFFICE Document Builder is powerful text, spreadsheet, presentation and PDF generating tool
Stars: ✭ 61 (-99.43%)
Mutual labels:  excel, spreadsheet, xlsx, xls
easy-excel
🚀 快速读写Excel文件,简单高效
Stars: ✭ 118 (-98.89%)
Mutual labels:  excel, xlsx, spreadsheet, ods
eec
A fast and lower memory excel write/read tool.一个非POI底层,支持流式处理的高效且超低内存的Excel读写工具
Stars: ✭ 93 (-99.12%)
Mutual labels:  excel, xlsx, xls, office
J
❌ Multi-format spreadsheet CLI (now merged in http://github.com/sheetjs/js-xlsx )
Stars: ✭ 343 (-96.77%)
Mutual labels:  excel, spreadsheet, xlsx, xls
xltpl
A python module to generate xls/x files from a xls/x template.
Stars: ✭ 46 (-99.57%)
Mutual labels:  excel, xlsx, xls, spreadsheet
Rows
A common, beautiful interface to tabular data, no matter the format
Stars: ✭ 739 (-93.05%)
Mutual labels:  excel, hacktoberfest, xlsx, xls
workbook
simple framework for containing spreadsheet like data
Stars: ✭ 13 (-99.88%)
Mutual labels:  xlsx, xls, spreadsheet, ods
Excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
Stars: ✭ 10,286 (-3.21%)
Mutual labels:  excel, office, xlsx, spreadsheet
Readxl
Read excel files (.xls and .xlsx) into R 🖇
Stars: ✭ 585 (-94.5%)
Mutual labels:  excel, spreadsheet, xlsx, xls
Test files
📚 SheetJS Test Files (XLS/XLSX/XLSB and other spreadsheet formats)
Stars: ✭ 150 (-98.59%)
Mutual labels:  excel, spreadsheet, xlsx, xls
tabular-stream
Detects tabular data (spreadsheets, dsv or json, 20+ different formats) and emits normalized objects.
Stars: ✭ 34 (-99.68%)
Mutual labels:  xlsx, xls, ods, sylk
ExcelFormulaBeautifier
Excel Formula Beautifer,make Excel formulas more easy to read,Excel公式格式化/美化,将Excel公式转为易读的排版
Stars: ✭ 27 (-99.75%)
Mutual labels:  excel, xlsx, spreadsheet, office
Sheetjs
📗 SheetJS Community Edition -- Spreadsheet Data Toolkit
Stars: ✭ 28,479 (+167.99%)
Mutual labels:  excel, spreadsheet, xlsx, xls
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Stars: ✭ 9,772 (-8.05%)
Mutual labels:  excel, spreadsheet, office, xlsx
Npoi.mapper
Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.
Stars: ✭ 348 (-96.73%)
Mutual labels:  excel, xlsx, xls
Myexcel
MyExcel, a new way to operate excel!
Stars: ✭ 1,198 (-88.73%)
Mutual labels:  excel, xlsx, xls

PhpSpreadsheet

Build Status Code Quality Code Coverage Total Downloads Latest Stable Version License Join the chat at https://gitter.im/PHPOffice/PhpSpreadsheet

PhpSpreadsheet is a library written in pure PHP and offers a set of classes that allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc.

Documentation

Read more about it, including install instructions, in the official documentation. Or check out the API documentation.

Please ask your support questions on StackOverflow, or have a quick chat on Gitter.

PHPExcel vs PhpSpreadsheet ?

PhpSpreadsheet is the next version of PHPExcel. It breaks compatibility to dramatically improve the code base quality (namespaces, PSR compliance, use of latest PHP language features, etc.).

Because all efforts have shifted to PhpSpreadsheet, PHPExcel will no longer be maintained. All contributions for PHPExcel, patches and new features, should target PhpSpreadsheet master branch.

Do you need to migrate? There is an automated tool for that.

License

PhpSpreadsheet is licensed under MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].