phpdot member since: Aug 07, 2025 · Transparency log

phpdot's packages

  • PHP

    phpdot/attribute

    PHP 8 attribute scanning, caching, and discovery. Standalone.

  • 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/cache

    PSR-16 cache with pluggable drivers for modern PHP.

  • PHP

    phpdot/config

    Typed, cached, dot-notation configuration for modern PHP.

  • PHP

    phpdot/console

    Attribute-driven console command discovery on Symfony Console.

  • PHP

    phpdot/container

    Server-agnostic service scoping for PHP-DI

  • PHP

    phpdot/container-swoole

    Swoole context provider and per-request dispatcher for phpdot/container

  • PHP

    phpdot/contracts

    Shared interfaces for the PHPdot ecosystem

  • PHP

    phpdot/database

    Query builder, schema management, and migrations for PHP. Built on Doctrine DBAL.

  • PHP

    phpdot/env

    Typed, schema-validated, immutable .env configuration for modern PHP.

  • 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-based listener discovery, async dispatch, ordering, and persistence abstraction.

  • 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.

  • PHP

    phpdot/http

    PSR-7 HTTP messages, responses, and uploads for modern PHP.