Zizaco/confide
Confide is a authentication solution for Laravel 4 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4979
- days_rel: n/a
- days_push: 1900
- n_releases_24m: 0
Adoption not part of the score
1180 stars · 253 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Confide is an authentication package for Laravel 4 that reduces repetitive work in user account management. It provides account creation, login/logout, email confirmation, password reset, form and route generation, and login throttling out of the box.
Use cases
- add user signup and login to a Laravel 4 app
- implement email confirmation for new accounts
- add password reset flows with email links
- throttle repeated failed login attempts
- generate auth controllers and routes automatically
- validate unique email and username at signup
When to choose
- you are maintaining a legacy Laravel 4 application
- you want a DRY, batteries-included auth solution with email confirmation and password reset
- you want quick configuration of login, signup, and reminder flows
When to avoid
- you are starting a new project on modern Laravel (use Laravel's built-in auth scaffolding or Breeze/Jetstream)
- you need active maintenance, security updates, or a license file
- you need role and permission management (use Entrust or modern alternatives instead)
Facets
library · maturity abandoned
auth email form-handling middleware web-development backend security developer-tools php laravel4 authentication user-management password-reset email-confirmation login-throttling composer-package laravel
1 source
- readme: https://github.com/Zizaco/confide · fetched 2026-08-28 · eb0bbd31f468
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Zizaco/confide | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem