Libraries tagged by miep
miets/doctrine-behaviors
30997 Downloads
Doctrine Behavior Traits for symfony 7+
inovector/mixpost-enterprise-app
9823 Downloads
Standalone application with Mixpost Enterprise's Laravel package pre-installed and configured.
inovector/mixpost-auth
4302 Downloads
Mixpost's authentication feature
mixstart/mixphp
1402 Downloads
PHP CLI mode development framework
icecave/mephisto
414 Downloads
An asynchronous process management library for React.
mix/object-pool
11176 Downloads
Swoole-based object pool, connection pool
mix/http-message
16746 Downloads
Http message library based on PSR-7 / PSR-17 standard, support Swoole, WorkerMan
mix/database
15440 Downloads
Simple database for use in multiple execution environments, with support for FPM, Swoole, Workerman, and optional pools
milpa/mcp-server
1917 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.
milpa/live-web
1358 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.
milpa/framework
1077 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.
milpa/devtools
3728 Downloads
The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.
milpa/data
3902 Downloads
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.
milpa/auth
3608 Downloads
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 objects) — the trusted producer of the context policies need. Zero framework, zero ORM, fail-closed by construction.
milpa/ai-gateway
3487 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.