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
tikliveapi/tiktok-scraper
Advanced TikTok Scraper API Client for PHP. Scrape user profiles, followers, videos, hashtags, music and search data in real-time.
时间:2026-07-09 22:52
tavp/analytics
Advanced analytics, fraud detection, and user behavior tracking for TAVP
时间:2026-07-09 19:41
webtigers/tiger-core
Tiger platform Core — kernel + multi-tenant substrate (org/user/org_user/ACL) on TigerZF
时间:2026-07-09 14:30
laranail/db-console
Self-hosted, multi-server database, user, and privilege management for Laravel: guided flows, engines for MySQL/MariaDB/PostgreSQL/SQL Server/SQLite, scoped RBAC, encrypted catalog, CLI, and an optional REST API with webhooks.
时间:2026-07-09 01:56
occ-therapist/form-request-validation-for-filament
Use Laravel Form Request validation rules inside Filament schemas.
时间:2026-07-08 22:35
ernestdefoe/seamless-refresh
Replaces Flarum's "a new version of this page is available — reload" prompt with a seamless refresh: when the assets change, the next navigation quietly picks them up, so a reading or typing user is never interrupted.
时间:2026-07-08 17:20
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
kolakachi/laravel-error-explainer
Turn Laravel exceptions into dev-friendly explanations and user-safe messages using your own LLM keys. Multi-provider, multi-language.
时间:2026-07-08 14:06
magedevgroup/module-admin-sso
Admin panel SSO capability for Magento 2 — provider-agnostic OIDC login for the admin panel (JIT admin-user creation, IdP-group to ACL-role mapping, enforce-SSO + break-glass).
时间:2026-07-08 10:07