phpdot member since: Aug 07, 2025 · Transparency log
phpdot's packages
-
PHP
phpdot/ai
LLM client layer for the PHPdot ecosystem — one streaming turn API over the two wire shapes that matter (Anthropic /messages and OpenAI-compatible /chat/completions), with tools, usage, and mid-turn cancellation, on ext-curl that yields coroutines under Swoole hooks.
-
-
PHP
phpdot/bun
A PHP wrapper around the Bun binary (oven-sh/bun, MIT licensed): manages a hidden Bun runtime and exposes its CLI as console commands.
-
-
-
-
-
-
-
PHP
phpdot/database
Query builder, schema management, and migrations for PHP. Built on Doctrine DBAL.
-
-
PHP
phpdot/error
Structured error codes with context, translatable messages, and uniform output across every channel.
-
PHP
phpdot/error-handler
Modern error handler with debug pages, RFC 9457 JSON errors, customizable renderers, solution providers, and PSR-15 middleware.
-
PHP
phpdot/event
PSR-14 event dispatcher with attribute-discovered listeners, ordering, an async seam with a sync fallback, and host-owned persistence — observability through phpdot/contracts spans.
-
PHP
phpdot/filesystem
Coroutine-safe, PSR-native file storage for the PHPdot ecosystem: local and S3-compatible (AWS S3, Cloudflare R2, MinIO, DigitalOcean Spaces) over a PSR-18 + SigV4 client, with typed streams, resumable chunked uploads and first-class progress.