webnarmin member since: Jun 28, 2024 · Transparency log
webnarmin's packages
-
PHP
chatflowphp/automata
Framework-agnostic state machine runtime for persistent step-by-step flows in PHP: chat dialogs, wizards, workflows.
-
PHP
chatflowphp/core
Platform-neutral conversational runtime for PHP: scenes as states on top of chatflowphp/automata.
-
PHP
chatflowphp/dialogue
Dialogue kernel for PHP bots: declared lenses and goals, memory derived from an event journal, prompts compiled under a byte budget, hosted on chatflowphp/core.
-
PHP
chatflowphp/parser
Handler-driven tokenizer and AST builder for PHP: define your grammar as small callables, get tokens, a navigable syntax tree, and compilation.
-
-
PHP
webnarmin/amphp-websocket-server
Authenticated Amp WebSocket transport runtime with user-aware gateway and control HTTP.
-
PHP
webnarmin/cryptor
Authenticated encryption helper with versioned payloads and legacy decrypt support.