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
38,154
Duplicate statements avoided
1,934
Cross-project code references
451
Projects reusing shared code
31

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
802
methods
1,553
statements
12,602
clauses
23,197
Growth · Last 29 days

The corpus, day by day.

Code units in the corpus
Aug 6 Sep 3
Live reference edges
Aug 6 Sep 3
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
record method Audit Log 11 projects
entries method Audit Log 11 projects
prune method Audit Log 11 projects
down method Auth & Teams 10 projects
up method Auth & Teams 10 projects
render method Transactional Email 9 projects
send method Transactional Email 9 projects
providerId method Transactional Email 9 projects
sendTemplate method Transactional Email 9 projects
buildPayload method Transactional Email 9 projects
Contribution

Every reuse pays the person who wrote it.

When a project wires in shared code, the contributor who wrote it is rewarded. What's measured here is the activity, not the people — contributors are counted, never named.

Submissions awaiting curation
9

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.