An implementation of the LombokClarion framework as : explicit-over-magic, edge/serverless-first, PHP 8.3+, no facades, no auto-discovery, domain layer with zero framework imports.
What this is
LombokClarion is a PHP framework (PHP 8.3+, strict_types everywhere) built from scratch, clean code, on the opposite philosophy of Laravel: explicit over magic. No facades by default, no auto-discovery, no ActiveRecord in core, a domain layer with zero framework imports, and an edge/serverless-first design with a cold-start budget enforced at build time.
Structure: Composer monorepo, 12 packages + an end-to-end example app (Widget feature: JSON API + HTML starter-kit pages + charts dashboard).
This repo contains working, tested code for every item (§4), plus a small end-to-end example app (a Widget CRUD-ish feature) wiring all of it together. It is not a drop-in composer create-project package yet — see "What's not here yet" below — but every piece that exists actually runs
LombokClarion
LombokClarion framework as :explicit-over-magic, edge/serverless-first
Brought to you by:
codinglombok
Downloads:
1 This Week