The corpus · Measured live

The shared code library, in numbers.

Stellify's reuse loop only works if there's a real corpus behind it. This page is that corpus, measured: how much production-ready Laravel code exists, what it covers, how much duplication referencing avoids, and which public modules other projects actually wire in. Every figure is computed from the live database and refreshed daily — nothing here is curated copy.

Why reuse beats regeneration is measured separately — the economics of code reuse.

Code units in the corpus
8,210
Duplicate statements avoided
353

Measured live from the corpus · refreshed daily

Composition

What a corpus of structured code is made of.

Code on Stellify is stored as structured data — files reference methods, methods reference statements, statements reference clauses — which is what makes statement-level reuse and deduplication possible.

files
228
methods
423
statements
2,413
clauses
5,146
Most referenced

The code other projects wire in most.

Only units from public Constellation projects are named here; private projects are never listed, whatever their adoption. "Reused by" counts distinct projects holding a live reference or fork of the unit.

Unit Kind From Reused by
emailTaken method Auth & Teams 4 projects
login method Auth & Teams 4 projects
register method Auth & Teams 4 projects
logout method Auth & Teams 4 projects
userFromRequest method Auth & Teams 4 projects
up method Auth & Teams 4 projects
issueToken method Auth & Teams 4 projects
userFromToken method Auth & Teams 4 projects
down method Auth & Teams 4 projects
login method Auth & Teams 2 projects

How this page is measured: every figure is an aggregate computed from the live corpus and refreshed daily — the real, unrounded numbers, nothing padded or curated. A counter only appears once it has grown past a fixed minimum, so what you see here is earned. Private projects contribute to corpus-level totals but are never named, and no user code or search content is ever shown.