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

  • 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/http ^0.1

  • 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/http ^0.1.4

  • PHP

    milpa/skeleton

    The composer create-project starting point for a Milpa app: boots milpa/runtime's Kernel, serves a real HTTP response with zero database, and ships a coa CLI (doctor/validate/make/inspect, plus every plugin-declared CommandProviderInterface command) wired to milpa/devtools. Minimal by default — the

    Latest version requires milpa/http ^0.1