Search by

milpa/core dependents (24) Order by: downloads | none Show: all | require | require-dev

  • PHP

    milpa/framework

    The composer create-project starting point for a Milpa app: a runtime whose every capability is a declared Operation, reachable from the terminal, from MCP and from a TUI at once. No database, no web framework — an agent-operable substrate you extend with plugins.

    Latest version requires milpa/core >=0.6.2 <1.0

  • PHP

    milpa/admin

    The administration panel of the Milpa PHP framework: an event-driven dashboard composed of Milpa Components, where every installed plugin declares its own section, routes and services — and the panel discovers them without knowing any plugin by name.

    Latest version requires milpa/core >=0.12 <1.0

  • PHP

    milpa/agent-workspace

    The agent's workspace for the Milpa PHP framework: the conversation, the composer, the gate, the work board and the decisions inbox — the room where a human meets the agent, declared as a section of the Milpa panel. Opt-in: an app has a panel without it.

    Latest version requires milpa/core >=0.12 <1.0

  • PHP

    milpa/workflow

    ORM-backed data-driven state machine for the Milpa PHP framework: states, transitions and approval gates with evidence, plus a VerifierInterface bridge into the core verification seam.

    Latest version requires milpa/core >=0.6.2 <1.0

  • PHP

    milpa/http-symfony

    Symfony HttpFoundation adapter for the Milpa PHP framework: the HTTP response value objects and the base controller a host's routing invokes.

    Latest version requires milpa/core >=0.6.2 <1.0

  • PHP

    milpa/orchestrator

    Generic event-sourced process engine for the Milpa PHP framework: process definitions composed from milpa/workflow states/transitions/gates, a pure reducer folding an EventStoreInterface log into process state, an auto-advancing runner, and human-gate decision surfaces via milpa/live.

    Latest version requires milpa/core >=0.12 <1.0

  • PHP

    milpa/skeleton

    RETIRED — use milpa/framework. The former composer create-project starting point for a Milpa app.

    Abandoned! See milpa/framework

    Latest version requires milpa/core >=0.6.2 <1.0

  • PHP

    milpa/desktop-app

    Turns a Milpa app into a desktop app: a plugin that SERVES its own shell over HTTP, so an Electron (or browser) host loads the UI at a real origin. The web surface IS the desktop channel (greenhouse decisions/0188) — and WebAuthn, live components and consent all run in that one origin.

    Abandoned! See milpa/agent-workspace

    Latest version requires milpa/core >=0.6.2 <1.0

  • PHP

    milpa/example-agent-ready-blog

    Runnable example of the Milpa loop — plugin → capability → tool → verification → event → result — as a tiny agent-ready blog.

    Latest version requires milpa/core ^0.6 || ^0.7