Skip to content
docsv0.1.0

Milpa HTTP Symfony v0.1.0

The Symfony HttpFoundation adapter for Milpa — the response value objects and the base controller a host's routing invokes. milpa/http describes routes and handlers without committing to any HTTP implementation; this package is one implementation of the other half: what a controller returns.

Modules declare the capabilities they provide and require, expose tools an agent can invoke, and gate mutating actions behind verification. The contract loop that runs through the whole system:

plugin → capability → tool → verification → event → result

installbash
composer require milpa/http-symfony

API reference

4 public types across 1 namespaces — every symbol carries a DocBlock, and this reference is generated straight from them.

Core 4