Search by

Packages from chatflowphp · Transparency log

  • 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/parser

    Handler-driven tokenizer and AST builder for PHP: define your grammar as small callables, get tokens, a navigable syntax tree, and compilation.

  • PHP

    chatflowphp/telegram

    Telegram adapter for the ChatFlow conversational runtime.