Download the PHP package sugarcraft/sugar-table without Composer
On this page you can find all versions of the php package sugarcraft/sugar-table. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sugarcraft/sugar-table
More information about sugarcraft/sugar-table
Files in sugarcraft/sugar-table
Download sugarcraft/sugar-table
More information about sugarcraft/sugar-table
Files in sugarcraft/sugar-table
Vendor sugarcraft
Package sugar-table
Short Description For this package there is no description available.
License
Package sugar-table
Short Description For this package there is no description available.
License
Please rate this library. Is it a good library?
Informations about the package sugar-table
SugarTable
PHP port of Evertras/bubble-table — customizable interactive table component for terminal UIs.
Features
- Column definitions: unique key, title, width (fixed or flexible), optional style
- Row data: key-value map (
RowData), arbitrary values rendered viafmt.Sprintf("%v") - Styled cells:
StyledCellwraps value + ANSI style, overrides row/column/base styles - Row styles: zebra striping, bold rows, per-row ANSI styling
- Selection: single-row cursor, up/down navigation
- Pagination: page size, page navigation, auto footer
- Sorting: asc/desc, multi-column sort, numeric + string sort
- Filtering: filter by column text
- Frozen columns: pin columns from the left
- Horizontal scroll: max width with overflow, frozen columns stay visible
- Missing data indicator: configurable placeholder for absent cells
- Border styling: customizable border chars + ANSI color
Install
Quick Start
Columns
Rows
Navigation & Sorting
Pagination
License
MIT
All versions of sugar-table with dependencies
PHP Build Version
Package Version
No informations.
The package sugarcraft/sugar-table contains the following files
Loading the files please wait ...