Search by

Popular Packages

  • PHP

    sugarcraft/super-candy

    Dual-pane terminal file manager built on the SugarCraft stack. Inspired by superfile and Midnight Commander. Navigate two directories side-by-side, sort by name / mtime / size, multi-select, delete with confirmation, swap focus with Tab.

  • PHP

    sugarcraft/sugar-wishlist

    SSH endpoint launcher — a TUI directory of `ssh user@host` shortcuts. Port of charmbracelet/wishlist. Loads endpoints from YAML/JSON, renders an interactive picker, then `exec`s into the chosen ssh client (with full host-key prompt / agent forwarding fidelity).

  • PHP

    wbengine/wbengine

    Wbengine is open source PHP Library that is easy to use for creating websites or intranet applications.

  • PHP

    sugarcraft/sugar-tick

    Privacy-first coding-time tracker — port of Rtarun3606k/TakaTime on the SugarCraft stack.

  • PHP

    sugarcraft/sugar-stash

    Terminal Git client — port of jesseduffield/lazygit on the SugarCraft stack.

  • PHP

    sugarcraft/sugar-spark

    PHP port of charmbracelet/sequin — ANSI escape-sequence inspector. Decodes SGR / CSI / OSC / DCS / APC / SS3 sequences into human-readable labels.

  • PHP

    sugarcraft/sugar-prompt

    PHP port of charmbracelet/huh — interactive form library (Note, Input, Confirm, Select, MultiSelect, Text, FilePicker) with multi-page Group support, 6 stock themes, and form-level KeyMap override per binding.

  • PHP

    sugarcraft/sugar-glow

    PHP port of charmbracelet/glow — Markdown CLI viewer / pager composing CandyShine + Viewport. 8 stock themes, word-wrap, OSC 8 hyperlinks.

  • PHP

    sugarcraft/sugar-crush

    Chat-shell TUI for AI coding assistants — port of charmbracelet/crush. Pluggable Backend interface (ship your own Anthropic / OpenAI / Ollama / shell-out adapter). Markdown rendering of replies via CandyShine, scrollback viewport via SugarBits, input area via SugarBits TextArea.

  • PHP

    sugarcraft/honey-flap

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

  • 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-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-query

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

  • PHP

    yrizos/joomla-cli

    Simple CLI tool to manage Joomla installations.

    Abandoned!

  • PHP

    sugarcraft/candy-mold

    Skeleton repo for bootstrapping a SugarCraft TUI app — `composer create-project sugarcraft/candy-mold my-app`. Ships a runnable counter Model wired through Program, plus a docs-as-code walkthrough that maps every file to the concept it demonstrates.