PHPackages                             solital/auth-starter-kit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. solital/auth-starter-kit

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

solital/auth-starter-kit
========================

Login template for Solital Framework

02PHP

Since Aug 12Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/solital/auth-starter-kit)[ Packagist](https://packagist.org/packages/solital/auth-starter-kit)[ RSS](/packages/solital-auth-starter-kit/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Solital Auth Starter Kit
========================

[](#solital-auth-starter-kit)

This component must be used together with the Solital Framework

Installation
------------

[](#installation)

You must install using composer:

```
composer require solital/auth-starter-kit
```

Standard login structure
------------------------

[](#standard-login-structure)

To create a predefined login structure, use `php vinci auth:skeleton --login`

This command will create a `LoginController` class, `AuthMiddleware` middleware, templates for authentication, dashboard and predefined routes. Plus a standard user in the database.

If you want to remove this structure, use `php vinci auth:skeleton --login --remove`.

Password recovery structure
---------------------------

[](#password-recovery-structure)

You can create a predefined password recovery framework. To do so, use the `php vinci auth:skeleton --forgot` command.

This command creates a controller with the name `ForgotController`. With it you will have all the basis to create a password recovery system.

If you want to remove this structure, use `php vinci auth:skeleton --forgot --remove`.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance41

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity14

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b4643dd44cd0ca52917d341a3eb9ab4de7328ff2c2c2c227080c39f6a5606dc?d=identicon)[brenno-duarte](/maintainers/brenno-duarte)

---

Top Contributors

[![brenno-duarte](https://avatars.githubusercontent.com/u/32854266?v=4)](https://github.com/brenno-duarte "brenno-duarte (4 commits)")

### Embed Badge

![Health badge](/badges/solital-auth-starter-kit/health.svg)

```
[![Health](https://phpackages.com/badges/solital-auth-starter-kit/health.svg)](https://phpackages.com/packages/solital-auth-starter-kit)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
