Open Source
I build and maintain open source packages focused on reliable messaging and distributed systems in the PHP ecosystem. Everything is MIT-licensed and open to contributions.
Freyr Message Broker
Inbox & Outbox patterns for Symfony Messenger
A set of Symfony packages that bring reliable, transactional event publishing
and consumption to distributed PHP applications. The system ensures domain events
are published exactly when your business transaction commits and processed exactly
once on the receiving end — with per-aggregate causal ordering for multi-worker
deployments.
-
freyr/message-broker
Core bundle — outbox publishing, inbox deduplication, serializers, ordered transport -
freyr/message-broker-contracts
Shared interfaces, stamps, and attributes — the API boundary -
freyr/message-broker-amqp
AMQP transport plugin — RabbitMQ publishing, routing, topology management
freyr/traefik
Local HTTPS development environment with Traefik reverse proxy
A ready-to-use local development setup that gives you wildcard HTTPS for
*.yourdomain.dev using Traefik, Let’s Encrypt certificates, and Docker
service discovery. Supports team workflows — an admin configures DNS and
certificates once, team members just clone and start.freyr/jigolo
A TUI for managing Claude Code context files
A terminal UI for browsing and managing CLAUDE.md context files across
directory trees. Dual-pane file browser, structured settings viewer,
and a snippet library for saving reusable rules and patterns. Installable
via Homebrew.