milpa/core dependents (35) Order by: name | downloads Show: all | require | require-dev
-
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
-
PHP
milpa/skeleton
RETIRED — use milpa/framework. The former composer create-project starting point for a Milpa app.
Abandoned! See milpa/framework
-
-
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.
-
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.