php-concept/support
Concept Support — dependency-free runtime contract and factory helpers
时间:2026-07-10 09:23
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
milpa/event-store
Append-only event-log primitive for the Milpa PHP framework: durable JSONL file store and in-memory store behind a common EventStoreInterface — per-stream replay and store-wide monotonic sequencing.
时间:2026-07-09 03:55
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
alcamo/rdf-literal-workbench
RDF literal creation and validation
时间:2026-07-08 16:04
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
drainerlight/php-pdf-decompressor
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
时间:2026-07-01 10:14
php-concept/extension-view
Concept View extension — view contracts, response factory, registries
时间:2026-06-30 07:18
php-concept/extension-form-request
Concept FormRequest extension — form request factory and argument resolver
时间:2026-06-30 07:17
aisdk/openai-compatible
Shared OpenAI-compatible chat-completions wire format (request builder, response/stream parsers) for the PHP AI SDK.
时间:2026-06-30 05:26
hanfy/batch-zip-stream
A memory-efficient, batchable PHP library to stream ZIP archive creation incrementally.
时间:2026-06-25 15:18
vortos/vortos-backup
Vortos Backup — enterprise-grade database backups: streamed pg_dump/pg_basebackup + WAL PITR and mongodump to an object store (R2), integrity-verified at creation, append-only catalog, GFS retention with hard safety floors, encryption-ready stream seam (Block 20), and a Block-17-ready alerting event
时间:2026-06-25 07:43
sinemacula/laravel-sse
Server-Sent Events (SSE) streaming primitives for Laravel - an event stream response with a heartbeat polling loop and a typed emitter.
时间:2026-06-24 22:40
silarhi/turbo-bundle
Framework-agnostic Hotwire Turbo frame-redirect following for Symfony — the PHP companion to @silarhi/turbo
时间:2026-06-24 16:25
watsonhaw/think-migration
The ThinkPHP8 migration extend
时间:2026-06-24 13:05