Libraries tagged by cells
mottie/tablesorter
230682 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
pear/spreadsheet_excel_writer
1418237 Downloads
Allows writing of Excel spreadsheets without the need for COM objects. Supports formulas, images (BMP) and all kinds of formatting for text and cells.
olifanton/interop
72867 Downloads
Olifanton interop library
nimmneun/onesheet
419281 Downloads
OneSheet is a fast and lightweight single/multi sheet excel/xlsx file writer for PHP 5.4+ (until v1.2.6), PHP 7 & PHP 8 with styling and cell auto-sizing support.
andreasnij/an-sms
7568 Downloads
A PHP library to send and receive SMS text messages through various gateways/providers.
datatables.net/datatables.net-select
23081 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables
aspose/cells-sdk-php
54323 Downloads
Effortlessly handle Excel and other spreadsheet documents with features like opening, generating, editing, splitting, merging, comparing, and converting. Seamlessly integrate Cloud API into your solutions to efficiently manipulate documents. Convert Excel or other spreadsheets to CSV, PDF, JSON, XML, HTML, images, and more.
myth/bay
6968 Downloads
Provides a simple mechanism for inserting view partials rendered in other classes. Can be used to provide a 'widgets' implementation or similar.
jandreasn/an-sms
22271 Downloads
A PHP library to send and receive SMS text messages through various gateways/providers.
terminal42/contao-rte_table
5119 Downloads
Use tinyMCE (or in future maybe other Rich Text Editors) for every cell in the Contao table content element
sugarcraft/sugar-bits
1551 Downloads
PHP port of charmbracelet/bubbles — 15 pre-built TUI components (text input, dynamic-height textarea, list, table with per-cell styleFunc, tree, viewport, file picker, progress, spinner, etc.) for SugarCraft.
sugarcraft/candy-vt
398 Downloads
In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.
easyise/eisexlsx
1151 Downloads
XLSX file data read-write library that operates with native cell addresses like A1 or R1C1.
datatables.net/datatables.net-select-dt
7176 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-keytable
3884 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables