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/trace
Request correlation IDs for centralized logging. A TraceInterceptor reads X-Request-Id (or generates one), exposes it via a TraceContext bean + a global trace_id(), echoes it on the response, and a Monolog processor stamps it on every log line. PHP 5.3-safe at runtime.
时间:2026-07-10 01:34
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
ecourier/ecourier-laravel
Laravel wrapper for the eCourier PHP SDK.
时间:2026-07-09 12:52
core45/laravel-cookieconsent
Laravel wrapper for orestbida/cookieconsent: PHP-first config, lang-file i18n, server-side consent reads, script gating, iframemanager, and a database consent audit trail.
时间:2026-07-09 09: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
waffle-commons/async
Fiber-based finish-request deferred task runner for Waffle Commons: short post-response work lifted out of the user-perceived latency path, under a bounded per-request budget.
时间:2026-07-08 16:13
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