genai/web
Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes
时间:2026-07-10 01:37
genai/http
Minimal HTTP layer (Request/Response/JsonResponse) and a Dispatcher that wires the router and container, compatible with PHP 5.3.29
时间:2026-07-10 01:28
alengo/sulu-bunny-cdn-bundle
bunny.net CDN integration for Sulu/Symfony: tag-based edge cache invalidation (CDN-Tag header + wildcard purge) wired into FOS HttpCache.
时间:2026-07-09 21:02
gonon/http-symfony
Symfony HTTP Client adapter for the Gonon ecosystem
时间:2026-07-09 15:52
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
时间:2026-07-09 00:23
milpa/runtime
The bootable Milpa kernel: composes milpa/container, milpa/events, milpa/http and milpa/plugin into container -> dispatcher -> capability-check -> ordered plugin boot -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a
时间:2026-07-09 00:16
gomdimapps/tools
A wrapper of utility tools (HTTP calls, IP lookup, etc.) for Laravel applications.
时间:2026-07-09 00:14
milpa/live-web
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.
时间:2026-07-08 21:24
fishyboat21/simple-api
A minimal PHP 8.4+ library for building JSON HTTP APIs with per-file routing
时间:2026-07-08 15:03
amirxd/php-ultra-request
A powerful HTTP client library for PHP
时间:2026-07-08 14:17
horat1us/yii2-url-validator
Yii2 UrlValidator with single-label host support (http://localhost:8000)
时间:2026-07-08 12:26
lezhnev74/psr-logging-masking-middleware
A logging middleware for any PSR-7 HTTP client that logs every request/response through a PSR-3 logger, with headers, query args and body keys masked. Built on PSR-7, PSR-17 and PSR-3.
时间:2026-07-08 08:06
lezhnev74/psr-recording-middleware
A recording middleware for any PSR-7 HTTP client that records every request/response exchange and can replay them, turning recorded traffic into a predictable fixture for integration tests. Built on PSR-7, PSR-17 and PSR-3.
时间:2026-07-08 08:05
milpa/mcp-client
MCP (Model Context Protocol) client for the Milpa PHP framework: stdio and HTTP/SSE transports, JSON-RPC framing, capability negotiation, and tool/resource discovery for connecting to external MCP servers.
时间:2026-07-07 19:44