detain member since: Sep 13, 2013 · Transparency log
detain's packages
-
-
PHP
detain/zip-zapper
Validates Zip/Postal Codes for any country and provides each country's localized name for their version of the Zip/Postal code (CEP, PLZ, PIN code, Eircode, NPA, CAP, ZIP code, etc.).
-
PHP
interserver/mailbaby-client-php
**Send emails fast and with confidence through our easy to use [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API interface.** # Overview This is the API interface to the [Mail Baby](https://mail.baby/) Mail services provided by [InterServer](https://www.interserver.net). To
-
PHP
lamtard/lamtard
Service providing Asynchronous communication and updates to the host servers vps related stuff.
-
PHP
sugarcraft/candy-ansi
ECMA-48 VT500 state machine — ANSI byte-stream parser with abstract Handler interface. Shared extraction from candy-vt.
-
PHP
sugarcraft/candy-async
Shared async utilities for SugarCraft — cancellation tokens, subscriptions, and AsyncOps helpers (withTimeout, retry, debounce, throttle) built on ReactPHP.
-
PHP
sugarcraft/candy-buffer
Cell-grid value objects for terminal rendering — Buffer and Cell as immutable, fluent data model.
-
-
PHP
sugarcraft/candy-files
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/candy-focus
Focus-ring state machine — an ordered set of focusable regions with wrap-around Tab/Shift-Tab traversal for full-window TUI layouts. Dependency-free.
-
PHP
sugarcraft/candy-forms
Foundation lib for form primitives (TextInput, TextArea, ItemList, Viewport, FilePicker, Field interface, Confirm, Form) extracted from sugar-bits and sugar-prompt.
-
PHP
sugarcraft/candy-freeze
PHP port of charmbracelet/freeze — render code or terminal output to SVG screenshots with macOS-style window controls, drop shadow, line numbers, and inline ANSI SGR colour parsing.
-
PHP
sugarcraft/candy-fuzzy
Fuzzy string matching with scored matched indices — Smith-Waterman + Sahilm algorithms. Unblocks filter-highlighting UI across the ecosystem.
-
PHP
sugarcraft/candy-hermit
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.