Download the PHP package sugarcraft/sugar-boxer without Composer
On this page you can find all versions of the php package sugarcraft/sugar-boxer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sugarcraft/sugar-boxer
More information about sugarcraft/sugar-boxer
Files in sugarcraft/sugar-boxer
Download sugarcraft/sugar-boxer
More information about sugarcraft/sugar-boxer
Files in sugarcraft/sugar-boxer
Vendor sugarcraft
Package sugar-boxer
Short Description For this package there is no description available.
License
Package sugar-boxer
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-boxer
SugarBoxer
PHP port of treilik/bubbleboxer — box-drawing layout engine for composing terminal content into H/V panel layouts with borders and padding.
Features
- H/V composition — build arbitrary layouts by nesting
horizontal()andvertical()panels - Box-drawing borders — classic ANSI box characters (╭ ╮ ╰ ╯ │ ─ ├ ┤ ┬ ┴ ┼)
- No-border mode — render adjacent panels without separators
- Per-panel padding — inner whitespace around content
- Width/Height hints — nodes can specify min/max dimensions
- Dynamic dimension calculation — boxer computes total viewport from children
- Leaf content — any stringable content at leaf nodes
- Pure renderer — outputs ANSI box-drawing strings; works with any TUI framework
Install
Quick Start
Layout API
Border Characters
License
MIT
All versions of sugar-boxer with dependencies
PHP Build Version
Package Version
No informations.
The package sugarcraft/sugar-boxer contains the following files
Loading the files please wait ...