gustavofreze member since: May 21, 2021 · Transparency log

gustavofreze's packages

  • PHP

    tiny-blocks/logger

    Emits PSR-3 structured logs for PHP, with correlation tracking, a severity threshold, and configurable redaction.

  • PHP

    tiny-blocks/mapper

    Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.

  • PHP

    tiny-blocks/math

    Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.

  • PHP

    tiny-blocks/outbox

    Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.

  • PHP

    tiny-blocks/time

    Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.

  • PHP

    tiny-blocks/value-object

    Defines the default behavior contract for PHP value objects with structural equality.