ewk/laravel-openapi
Reusable OpenAPI response envelopes, request bodies, parameters, and components for Laravel APIs.
时间:2026-07-11 01:12
adereksisusanto/laravel-generator
Generate Laravel models, migrations, and seeders from existing database tables
时间:2026-07-10 16:50
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/openapi
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
时间:2026-07-10 01:30
genai/i18n
Localization for the GenAI stack — Spring-style message keys compiled from per-locale .ini catalogs into a reflection-free Cache\Messages, a Translator bean, a global __() view helper, and a LocaleInterceptor that resolves the request locale (?lang / session / Accept-Language). PHP 5.3-safe at runti
时间:2026-07-10 01:28
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
genai/google-form
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.
时间:2026-07-10 01:27
tavp/cli
The official TAVP command line tool — scaffolding, migrations, auth, deploy and more.
时间:2026-07-09 19:41
laranail/product-updater
Self-update engine for licensed Laravel products — checks an update source, downloads and verifies release archives, extracts files, runs migrations and publishes assets. License-gated via laranail/license-verifier.
时间:2026-07-09 00:09
occ-therapist/form-request-validation-for-filament
Use Laravel Form Request validation rules inside Filament schemas.
时间:2026-07-08 22:35
rasuvaeff/yii3-clickhouse-toolkit
Yii3 config bridge for rasuvaeff/clickhouse-toolkit: DI wiring and console commands from environment.
时间:2026-07-08 19:46
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
amirxd/php-ultra-request
A powerful HTTP client library for PHP
时间:2026-07-08 14:17
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