Libraries tagged by mlipa

milpa/command

0 Favers
948 Downloads

The Command-as-atom core: the surface-agnostic Operation value object plus the CommandProvider and SurfaceProjector contracts. One operation, N surfaces.

Go to Download


milpa/auth

0 Favers
383 Downloads

Runtime-native identity vocabulary for the Milpa PHP framework: the typed Actor / AuthContext / AuthState / Credential primitives and the CredentialVerifier, AuthContextFactory and SessionStore contracts — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.

Go to Download


milpa/live-tui

0 Favers
519 Downloads

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.

Go to Download


masoudi/melipayamak

4 Favers
454 Downloads

Melipayamak sms service package

Go to Download


milpa/workflow

0 Favers
147 Downloads

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.

Go to Download


milpa/orchestrator

0 Favers
60 Downloads

Generic event-sourced process engine for the Milpa PHP framework: process definitions composed from milpa/workflow states/transitions/gates, a pure reducer folding an EventStoreInterface log into process state, an auto-advancing runner, and human-gate decision surfaces via milpa/live.

Go to Download


milpa/mcp-server

0 Favers
301 Downloads

Model Context Protocol (MCP) transport core for the Milpa PHP framework: a transport-agnostic JSON-RPC 2.0 dispatcher over the tool-runtime registry, plus the auth seam a host implements to turn a bearer token into an authenticated caller.

Go to Download


milpa/live-web

0 Favers
183 Downloads

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.

Go to Download


milpa/http-symfony

0 Favers
132 Downloads

Symfony HttpFoundation adapter for the Milpa PHP framework: the HTTP response value objects and the base controller a host's routing invokes.

Go to Download


milpa/framework

0 Favers
67 Downloads

The composer create-project starting point for a Milpa app: a runtime whose every capability is a declared Operation, reachable from the terminal, from MCP and from a TUI at once. No database, no web framework — an agent-operable substrate you extend with plugins.

Go to Download


milpa/ai-gateway

0 Favers
180 Downloads

Dual-provider LLM gateway for the Milpa PHP framework: OpenAI + Anthropic chat-completions client with tool-call format translation, an agentic tool-use loop, and a ToolRegistry facade for LLM/MCP exposure.

Go to Download


milpa/agent

0 Favers
74 Downloads

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.

Go to Download


milpa/skeleton

0 Favers
89 Downloads

RETIRED — use milpa/framework. The former composer create-project starting point for a Milpa app.

Go to Download


milpa/example-agent-ready-blog

0 Favers
32 Downloads

Runnable example of the Milpa loop — plugin → capability → tool → verification → event → result — as a tiny agent-ready blog.

Go to Download


milpa/event-store

0 Favers
237 Downloads

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.

Go to Download


<< Previous Next >>