ewk/laravel-openapi
Reusable OpenAPI response envelopes, request bodies, parameters, and components for Laravel APIs.
时间:2026-07-11 01:12
net-code/laravel-kit
Small, reusable conventions for building Laravel REST APIs: a Clock port, sort direction, paginated-response envelope, ISO country-code rule, an OpenAPI error-status attribute, and a base context service provider.
时间:2026-07-10 18:09
php-concept/support
Concept Support — dependency-free runtime contract and factory helpers
时间:2026-07-10 06:33
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
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
x3p0-dev/x3p0-class-registry
A tiny, type-safe registry of class names for building extensible subsystems in WordPress plugins and themes.
时间:2026-07-08 17:38
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
alcamo/rdf-literal-workbench
RDF literal creation and validation
时间:2026-07-08 16:04
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
barefootjs/blade
Laravel Blade rendering backend for the BarefootJS PHP runtime (barefootjs/php) -- BladeBackend implements the engine backend contract on illuminate/view standalone (Filesystem + Dispatcher + EngineResolver/BladeCompiler + FileViewFinder + Factory), ported from packages/adapter-twig/php/src/TwigBack
时间:2026-07-07 01:23
jaydeep/laravel-time-machine
Inspect, profile and visualize every stage of the Laravel request lifecycle — from bootstrapping to response — with detailed execution timelines and performance insights.
时间:2026-07-03 13:48
php-dev-umesh/laravel-api-response
Comprehensive API response builder for Laravel with success, error, pagination, streaming, download responses, auto-translation, and exception handling.
时间:2026-07-01 16:48
tiny-blocks/http-logging
PSR-15 middleware that logs HTTP request and response metadata with request duration.
时间:2026-07-01 15:10