Skip to content
@thesignalforge

Signalforge

A minimalist PHP framework built for fun (and to prove a point about simplicity).

Signalforge

A minimalist PHP framework built as an AI collaboration experiment.

The experiment: What happens when you give an AI complete architectural context and concrete tasks? Turns out: it writes code really, really fast.

What we're building:

  • Explicit over magic – no mystery methods or auto-discovery
  • Action-based routing – one endpoint, one purpose-built class
  • Performance-focused – sub-5ms boot, minimal memory
  • Close to zero vendor dependencies

This is me designing, Claude coding. A practical test of human-AI collaboration in software development.

Pinned Loading

  1. router router Public

    Fast PHP router in C. Radix trie instead of regex. Scales to thousands of routes without breaking a sweat.

    C

  2. keyshare keyshare Public

    PHP extension implementing Shamir's Secret Sharing with HMAC authenticated envelopes and SIMD optimized GF(256) arithmetic

    C

  3. terminal terminal Public

    C-based PHP extension for fast, interactive terminal UIs.

    C

Repositories

Showing 10 of 11 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…