Libraries tagged by excel
datatables.net/datatables.net-buttons-bs4
11229 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-buttons-bs
820 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-autofill-dt
830 Downloads
AutoFill adds an Excel like data fill option to DataTables, allowing click and drag over cells, filling in information and incrementing numbers as needed. This is AutoFill for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-autofill-bs5
507 Downloads
AutoFill adds an Excel like data fill option to DataTables, allowing click and drag over cells, filling in information and incrementing numbers as needed. This is AutoFill for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-autofill
1599 Downloads
AutoFill adds an Excel like data fill option to DataTables, allowing click and drag over cells, filling in information and incrementing numbers as needed. This is AutoFill for DataTables
ceckobecko/spreadsheet-reader
34078 Downloads
PHPExcelReader/SpreadsheetReader - A class for reading Microsoft Excel (97/2003) Spreadsheets.
cabreran/phpspreadsheet
6313 Downloads
g
boenrobot/big-xlsx-bundle
7460 Downloads
Symfony2 Bundle for generating large multi-sheeted xlsx files with low memory usage. Fork of bassim/BigXlsxBundle, for compatibility with newer PHP versions.
aspose/cells
2242 Downloads
A powerful library for manipulating and converting Excel (XLS, XLSX, XLSB), ODS, CSV and HTML files.
adnanmula/spout
12610 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
maatwebsite/clerk
145 Downloads
An eloquent way of importing and exporting Excel and CSV in PHP 5.4+ with the power of packages PHPExcel, League/Csv and Laravel's Collections
kunicmarko/importer
10175 Downloads
Importer that can handle different file types.
damienlagae/xlsxwriter
20495 Downloads
PHP Library to write XLSX files
yidas/csv
1346 Downloads
PHP CSV writer & reader with settings of quoting enclosure and encoding
digitaldream/data-converter
9199 Downloads
In web application we need to convert data from one type to another. For example, array to excel file or excel file to array.