Libraries tagged by tuic
sugarcraft/candy-palette
5654 Downloads
PHP port of charmbracelet/colorprofile — magical terminal color profile detection and color degradation (TrueColor → ANSI256 → ANSI → ASCII).
sugarcraft/candy-mouse
3661 Downloads
Self-contained Mark/Scan/Get mouse hit-testing (bubblezone pattern) plus ZoneClickTracker for press/release deduplication. No external Manager wiring needed.
sugarcraft/candy-mosaic
2614 Downloads
Image-to-cell renderer — PNG/JPEG/static GIF to terminal via Sixel, Kitty, iTerm2, or half-block Unicode fallback. Port of charmbracelet/x/mosaic.
sugarcraft/candy-input
5814 Downloads
Terminal escape sequence decoder for keyboard (legacy + Kitty progressive) and mouse (SGR 1006). Provides InputDriver interface and EscapeDecoder implementation. Unblocks sugar-readline migration to real-TTY input.
sugarcraft/candy-hermit
2446 Downloads
PHP port of Genekkion/theHermit — fuzzy finder / quick-fix overlay for terminal UIs. Wraps a background view, renders a filterable list overlay on top, background continues to update underneath.
sugarcraft/candy-forms
3106 Downloads
Foundation lib for form primitives (TextInput, TextArea, ItemList, Viewport, FilePicker, Field interface, Confirm, Form) extracted from sugar-bits and sugar-prompt.
sugarcraft/candy-focus
3195 Downloads
Focus-ring state machine — an ordered set of focusable regions with wrap-around Tab/Shift-Tab traversal for full-window TUI layouts. Dependency-free.
sugarcraft/candy-flip
2533 Downloads
ASCII GIF viewer — port of namzug16/gifterm on the SugarCraft stack.
sugarcraft/candy-buffer
7612 Downloads
Cell-grid value objects for terminal rendering — Buffer and Cell as immutable, fluent data model.
sugarcraft/candy-ansi
4393 Downloads
ECMA-48 VT500 state machine — ANSI byte-stream parser with abstract Handler interface. Shared extraction from candy-vt.
php-standard-library/terminal
3726 Downloads
Full-featured TUI framework with widgets, events, and diff-based rendering
konradmichalik/php-progress
1937 Downloads
Modern, dependency-free CLI progress bars & spinners for PHP — smooth sub-cell rendering, truecolor gradients, dynamic single-line layout.
hpbxxtr/composer-upgrade-interactive
170 Downloads
Interactive TUI for selectively upgrading Composer dependencies (yarn upgrade-interactive for PHP)
helpspot/helpspot
7720 Downloads
A PHP wrapper for the HelpSpot help desk api
cybercog/laravel-youtrack-sdk
1418 Downloads
Laravel wrapper for PHP YouTrack SDK.