PHPackages                             app-skeleton/auth - 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. app-skeleton/auth

ActiveKohana-module[Authentication &amp; Authorization](/categories/authentication)

app-skeleton/auth
=================

Authentication module for Kohana

037PHP

Since Nov 18Pushed 12y ago1 watchersCompare

[ Source](https://github.com/app-skeleton/auth)[ Packagist](https://packagist.org/packages/app-skeleton/auth)[ RSS](/packages/app-skeleton-auth/feed)WikiDiscussions 3.3/master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Kohana Auth module
==================

[](#kohana-auth-module)

This is a Kohana module for authentication and user management. This module is developed and maintained by Pap Tamas (me), and has nothing to do with the default Kohana Auth module.

\##API

The list of the main classes and their API:

### User\_Manager

[](#user_manager)

- signup\_user
- update\_user
- get\_user\_data
- get\_user\_data\_by
- garbage\_collector
- instance

### Password\_Manager

[](#password_manager)

- recover\_password
- check\_recovery\_link
- reset\_password
- garbage\_collector
- instance

### Identity

[](#identity)

- authenticate
- authenticate\_with\_cookie
- authenticate\_with\_id
- set\_state
- get\_state
- get\_states
- id
- factory

### User

[](#user)

- login
- logout
- logged\_in
- full\_name
- timezone
- datetime
- id
- authenticated\_with
- set\_state
- get\_state
- delete\_state
- get\_states
- clear\_states
- states\_to\_load
- instance
- \_after\_login
- \_create\_cookie
- \_delete\_cookie

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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://avatars.githubusercontent.com/u/5966607?v=4)[app-skeleton](/maintainers/app-skeleton)[@app-skeleton](https://github.com/app-skeleton)

---

Top Contributors

[![tamaspap](https://avatars.githubusercontent.com/u/1059643?v=4)](https://github.com/tamaspap "tamaspap (98 commits)")

### Embed Badge

![Health badge](/badges/app-skeleton-auth/health.svg)

```
[![Health](https://phpackages.com/badges/app-skeleton-auth/health.svg)](https://phpackages.com/packages/app-skeleton-auth)
```

###  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)
