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.

PHP 8.2+ / Symfony 6.4|7.0 / Doctrine DBAL & ORM / RabbitMQ · MIT · Alpha

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.

Docker / Traefik / Let's Encrypt / macOS & Linux · MIT · Stable

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.

Rust / Ratatui · MIT · Stable