00:00
2026-05-17
gist.github.com
open-source
Embedding Phel into a Symfony project, Ring-style (Phel owns the application, Symfony is just the HTTP container)
Software architecture pattern for embedding the Phel language (a Lisp dialect that compiles to PHP) into a Symfony project, where Phel owns the routing, business logic, and handlers while Symfony is rโฆ