PHPackages                             kauth/login - 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. kauth/login

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

kauth/login
===========

simple login

012PHP

Since May 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/meik09/simple_login)[ Packagist](https://packagist.org/packages/kauth/login)[ RSS](/packages/kauth-login/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

- Install
    - composer require kauth/login
- Publishes file
    - php artisan vendor:publish --provider="Simple\\Login\\SimpleLoginServiceProvider" --force
- Generate secret key
    - php artisan jwt:secret
- Run migration, seeder
- Test api: /api/v1/auth/login
    - Body: { "email": "", "password": "123456" }

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

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/85294aead4e3fe857806456fb12f9099340ce4f86f7ba5aa5f4ffb6ad45598c1?d=identicon)[meik09](/maintainers/meik09)

---

Top Contributors

[![meik09](https://avatars.githubusercontent.com/u/77312706?v=4)](https://github.com/meik09 "meik09 (16 commits)")

### Embed Badge

![Health badge](/badges/kauth-login/health.svg)

```
[![Health](https://phpackages.com/badges/kauth-login/health.svg)](https://phpackages.com/packages/kauth-login)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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