wahyu-kurniawan/universal-crypto
Universal Cross-Platform Encryption Utility using AES-256-CBC
时间:2026-07-10 02:24
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
eddmann/terrarium
Typed PHP SDK for running untrusted JS, TypeScript, Python, or PHP sandboxed in WebAssembly
时间:2026-07-09 14:45
jdz/cspmaker
Build Content Security Policy (CSP) header strings from a fluent builder, a config array/file, or reusable third-party integration recipes
时间:2026-07-09 10:10
maatify/event-logging
Framework-agnostic standalone event logging library containing isolated Maatify logging domains. Depends only on explicit Composer/runtime dependencies.
时间:2026-07-09 07:11
laranail/toolkit
Laranail Toolkit — a comprehensive, security-first Swiss-army toolkit for Laravel: utilities, traits, middleware, macros, LLM providers, and feature modules for day-to-day Laravel development.
时间:2026-07-09 00:10
occ-therapist/form-request-validation-for-filament
Use Laravel Form Request validation rules inside Filament schemas.
时间:2026-07-08 22:35
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
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