Search by

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

  • 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/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.11 <1.0

  • PHP

    milpa/resolver

    The architecture resolver: pure logic that resolves contracts, versioned capabilities, and surfaces against a host profile and reports whether the graph is valid, bootable-with-warnings, blocked, or legacy-compatible.

    Latest version requires milpa/core >=0.6.2 <1.0

  • PHP

    milpa/http

    PSR-15-native routing and middleware contracts for the Milpa PHP framework.

    Latest version requires milpa/core >=0.6.2 <1.0

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

  • PHP

    milpa/tool-runtime

    AI tool-execution runtime for the Milpa PHP framework: registry pipeline (resolve, validate, authorize, execute, audit), #[Tool] attributes, schema validation, policy gate, rate limiting, channel rendering, and human verification.

    Latest version requires milpa/core >=0.12 <1.0

  • PHP

    milpa/live

    Render-target-agnostic live component primitives for the Milpa PHP framework: contracts, value objects, components, data sources, and the event-driven mount/handle/render lifecycle.

    Latest version requires milpa/core >=0.12 <1.0

  • PHP

    milpa/plugin

    The plugin system of the Milpa PHP framework: the PluginsManager runtime that boots and orders plugins, the registry port with its file and in-memory adapters, PluginBase, the installer over GitHub-native distribution (source parsing, semver-constrained release resolution, zipball download), milpa.j

    Latest version requires milpa/core >=0.12 <1.0

  • PHP

    milpa/runtime

    The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is

    Latest version requires milpa/core >=0.12 <1.0

  • PHP

    milpa/live-tui

    Terminal transport layer for Milpa Live: a retained-mode TUI runtime with virtual-buffer diffing, its own ANSI painter, focus and shortcut management, and the node renderers that paint Milpa Live components in the terminal for the Milpa PHP framework.

    Latest version requires milpa/core >=0.6.2 <1.0

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

  • 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 >=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/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/live-web

    HTTP/HTML transport layer for Milpa Live: CSRF/HMAC/nonce security, the signed XHTML state-transfer codec, the wire-protocol LiveEndpoint controller, and the HTML/Alpine/Latte-subset renderers for the Milpa PHP framework.

    Latest version requires milpa/core >=0.11 <1.0