panique/huge
Simple user-authentication solution, embedded into a small framework. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5233
- days_rel: n/a
- days_push: 728
- n_releases_24m: 0
Adoption not part of the score
2160 stars · 768 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HUGE is a simple user-authentication solution embedded in a minimal PHP framework skeleton, using PHP's official bcrypt password hashing. It is designed for small projects, agency work, and quick prototypes, prioritizing hardcore simplicity over feature richness.
Use cases
- add login and registration to a small php site
- quickly prototype a web app with user accounts
- learn how php password hashing and sessions work
- build a simple admin area with authentication
- bootstrap a small agency project with user auth out of the box
When to choose
- you need a working login system in minutes for a small project
- you want readable, simple procedural php code without framework overhead
- you are building an mvp or quick draft that just needs auth
When to avoid
- you are building a large corporate application needing a full-featured framework
- you need actively developed features or long-term support
- you require modern php framework ecosystems like laravel or symfony
Facets
framework · maturity maintenance
auth authorization web-framework web-development backend security php self-hosted php-login bcrypt user-authentication micro-framework boilerplate web-server
1 source
- readme: https://github.com/panique/huge · fetched 2026-08-28 · caf5bccb6958
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| panique/huge | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem