detain member since: Sep 13, 2013 · Transparency log

detain's packages

  • PHP

    sugarcraft/candy-pty

    PHP port of charmbracelet/x/xpty — pseudo-terminal abstraction (open / spawn / resize) for SugarCraft. Linux + macOS via FFI to libc.

  • PHP

    sugarcraft/candy-query

    Terminal SQLite browser — port of jorgerojas26/lazysql on the SugarCraft stack.

  • PHP

    sugarcraft/candy-serve

    PHP port of charmbracelet/soft-serve — self-hostable Git server over SSH, Git daemon, and HTTP. Supports user management via SSH public keys, repo access control (public/private), collaborators, on-demand repo creation, Git LFS, and an SSH-accessible TUI for browsing repos/files/commits.

  • PHP

    sugarcraft/candy-shell

    PHP port of charmbracelet/gum — composer-installable CLI of SugarCraft TUI primitives. 13 subcommands: choose, confirm, file, filter, format, input, join, log, pager, spin, style, table, write.

  • PHP

    sugarcraft/candy-shine

    PHP port of charmbracelet/glamour — Markdown → ANSI renderer with word-wrap, OSC 8 hyperlinks, syntax highlighting, and 8 stock themes (ansi/plain/dark/light/notty/dracula/tokyo-night/pink).

  • PHP

    sugarcraft/candy-sprinkles

    PHP port of charmbracelet/lipgloss — declarative terminal styling and layout.

  • PHP

    sugarcraft/candy-testing

    Test harness for TEA programs — ProgramSimulator, golden-file assertions, and snapshot helpers for SugarCraft.

  • PHP

    sugarcraft/candy-tetris

    Tetris clone built on the SugarCraft stack — SugarCraft runtime, CandySprinkles styling. Standard SRS rules (7-bag RNG, ghost piece, hard drop, hold, level/speed curve, line-clear scoring). A real demo of the runtime, not a toy.

  • PHP

    sugarcraft/candy-vcr

    Record and replay candy-core Program sessions into cassettes — bug-repro / regression / fuzzing.

  • PHP

    sugarcraft/candy-vt

    In-memory virtual terminal emulator — parses ANSI byte stream into a cell grid.

  • PHP

    sugarcraft/candy-wish

    SSH server middleware framework — port of charmbracelet/wish. Build TUIs that anyone can `ssh user@host` to run, with composable middleware (auth, logging, rate-limiting, ext-ssh2 client wrappers, mount a SugarCraft Program).

  • PHP

    sugarcraft/candy-zone

    PHP port of lrstanley/bubblezone — mouse zone tracker for TUI apps.

  • PHP

    sugarcraft/honey-bounce

    PHP port of charmbracelet/harmonica — damped spring physics + Newtonian projectile simulation for terminal animation.

  • PHP

    sugarcraft/honey-flap

    Flappy-Bird-style game — port of kbrgl/flapioca on the SugarCraft stack.

  • PHP

    sugarcraft/sugar-bits

    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.