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

  • PHP

    milpa/admin

    The administration panel of the Milpa PHP framework: a discoverable section shell over the plugin, settings and routing surfaces a host exposes — server-rendered, no JavaScript required.

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

  • PHP

    milpa/agent

    Long-running coding sessions for the Milpa PHP framework: a session is an event-sourced stream — conversation, plan, todos, granted permissions and human decision points — that survives the process, so an agent can be paused, resumed, audited and stopped.

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

  • PHP

    milpa/ai-gateway

    Dual-provider LLM gateway for the Milpa PHP framework: OpenAI + Anthropic chat-completions client with tool-call format translation, an agentic tool-use loop, and a ToolRegistry facade for LLM/MCP exposure.

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

  • PHP

    milpa/app-runtime

    The agent runtime a Milpa app INSTALLS instead of copying: session gate, sub-agent delegation, tree budget, sterile-loop guard and the live bridge. Lives here so an existing app receives its improvements — a template that copies what nobody edits is a package in disguise.

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

  • PHP

    milpa/auth

    Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives and the CredentialVerifier, AuthContextFactory and SessionStore contracts — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by co

    Latest version requires milpa/core *

  • PHP

    milpa/auth-webauthn

    Passkey / WebAuthn for the Milpa PHP framework: the WebAuthnVerifier, ChallengeStore and WebAuthnCredentialStore contracts, ceremony value objects, in-memory defaults, and a lbuchs adapter. A verified assertion mints a session — it is never a per-request transport. Zero framework, zero ORM.

    Latest version requires milpa/core *

  • PHP

    milpa/command

    The Command-as-atom core: the surface-agnostic Operation value object plus the CommandProvider and SurfaceProjector contracts. One operation, N surfaces.

    Latest version requires milpa/core *

  • PHP

    milpa/console

    The projection layer of the Milpa PHP framework: surface projectors that turn one declared Operation into the shape each surface speaks — CLI flags, MCP tools — plus the signature gate that makes consent name the call.

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

  • PHP

    milpa/container

    Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.

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

  • PHP

    milpa/data

    Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.

    Latest version requires milpa/core *

  • PHP

    milpa/devtools

    The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.

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

  • PHP

    milpa/event-store

    Append-only event-log primitive for the Milpa PHP framework: durable JSONL file store and in-memory store behind a common EventStoreInterface — per-stream replay and store-wide monotonic sequencing.

    Latest version requires milpa/core *

  • PHP

    milpa/events

    String-named event dispatch for the Milpa PHP framework: dot-segment wildcard subscriptions, priorities, listener error isolation, and a pluggable async (queue) seam.

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

  • 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

  • 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 || ^0.7