Search by

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

  • 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 <1.0

  • PHP

    milpa/auth

    Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives, the CredentialVerifier, AuthContextFactory and SessionStore contracts, and the WebAuthn ceremony types (RelyingParty, WebAuthnVerifier, assertion/registration value obje

    Latest version requires milpa/core *

  • PHP

    milpa/auth-webauthn

    Passkey / WebAuthn adapter for the Milpa PHP framework: the lbuchs/webauthn implementation of milpa/auth's WebAuthnVerifier, plus in-memory challenge and credential stores. Ceremony types and contracts live in milpa/auth. A verified assertion mints a session — it is never a per-request transport. Ze

    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/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/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/governance

    Governance-as-contract: immutable ADRs compile into a Governance Profile and an inspectable, honestly-enforced Governance Plan — an enforced gate is only honest if its mechanism actually guards the subject.

    Latest version requires milpa/core >=0.6 <1.0

  • PHP

    milpa/mcp-client

    MCP (Model Context Protocol) client for the Milpa PHP framework: stdio and HTTP/SSE transports, JSON-RPC framing, capability negotiation, and tool/resource discovery for connecting to external MCP servers.

    Latest version requires milpa/core *

  • PHP

    milpa/mercure

    Mercure hub publisher for the Milpa PHP framework: self-signed JWT generation and SSE publish over cURL.

    Latest version requires milpa/core *

  • PHP

    milpa/notifications

    Channel-agnostic notification dispatch for the Milpa PHP framework: register channels (Telegram, Pushover, WebSocket, ...) and fan a payload out to recipients by "channel:recipient".

    Latest version requires milpa/core ^0.6

  • PHP

    milpa/oauth-providers

    OAuth 2.0 / social-login provider protocol layer for the Milpa PHP framework: Google, GitHub, GitLab, Facebook, Apple, Twitch and the Telegram Login Widget — typed contracts, curl-based providers, immutable UserInfo DTOs.

    Latest version requires milpa/core *

  • PHP

    milpa/template

    Framework-agnostic template rendering (Latte) for the Milpa PHP framework.

    Latest version requires milpa/core ^0.6