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/rate-limit
Fixed-window rate limiting. A RateLimiter over a pluggable store (file-backed by default), plus a RateLimitInterceptor that returns 429 when an IP exceeds the limit on a path (brute-force / flood protection). PHP 5.3-safe.
时间:2026-07-10 01:32
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
iak/result
A return type for operations that can fail — make every failure visible, typed, and impossible to ignore
时间:2026-07-08 05:53
elavora/api-datatype-file-path
DataType de caminho de arquivo para aplicacoes Elavora API.
时间:2026-07-08 01:57
elavora/api-datatype-folder-path
DataType de caminho de pasta para aplicacoes Elavora API.
时间:2026-07-08 01:55
quioteframework/telemetry-dashboard
TUI dashboard + minimal OTLP/HTTP receiver for Quiote (`telemetry:dashboard` console command). A standalone process, not part of the request path.
时间:2026-07-04 21:46
wpelevator/run-parallel
Run one command per matched path, optionally in parallel.
时间:2026-07-02 09:12
workplanner/work-planner
Construction work planning engine with CPM scheduling, Gantt charts, and host-integratable HTTP controllers
时间:2026-07-01 20:06
php-concept/extension-path-manager
Concept PathManager extension — project root and named path map resolution
时间:2026-06-30 07:28
mhinspeya/module-breadcrumbmod
Magento 2 module that enhances product page breadcrumbs by displaying the full category path navigation instead of the default flat breadcrumb.
时间:2026-06-29 09:45
achttienvijftien/deferred-tasks
Defer non-critical WordPress work off the request path via WP-Cron.
时间:2026-06-27 10:42
mhinspeya/module-contact
Custom contact form handler with field-level validation and custom redirect path.
时间:2026-06-26 10:43
sbuerk/extended-path-repository
Composer plugin that extends the built-in path repository with additional version metadata detection and tolerant (non-failing) path matching.
时间:2026-06-25 17:21
tsitsishvili/documentator
Auto-inferred, interactive API documentation for Laravel. Scans routes, FormRequests, API Resources and return types, lets you override with PHP attributes, and serves a built-in explorer or Scalar UI backed by OpenAPI 3.1.
时间:2026-06-24 07:24