PHPackages                             voodoo-doll/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. voodoo-doll/auth

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

voodoo-doll/auth
================

A simple library to create account to login/lgout

1.0(12y ago)02PHPPHP &gt;=5.5.0

Since May 28Pushed 12y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (2)Used By (0)

\#Voodoo\\Doll\\Auth

Doll

Add the code below in the file: /App/\_conf/Doll.conf.php

```
[Auth]
    dbAlias = "MyDB"
    accountModel = "\Model\Account" ; If the class is extended, set the name of the class so Auth\Session can reference the right class
    sessionTTL = 2592000 ; Session time to live. 30 days online
    sessionDriver = "\Voodoo\Doll\Auth\SessionDriver\DB" ; DB|Redis or full namespace
    sessionName = "c_" ; Session cookie name
    redisDbAlias = "MyRedis" ; The DB alias for Redis Session
    liveSessionTTL = 300 ; Live session TTL

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4419d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/245d2ddb4a8707baf62f8384d72fd7f6d0629ad8f67e6fe83c0888c2d8e80de1?d=identicon)[Mardix](/maintainers/Mardix)

---

Top Contributors

[![mardix](https://avatars.githubusercontent.com/u/111839?v=4)](https://github.com/mardix "mardix (3 commits)")

### Embed Badge

![Health badge](/badges/voodoo-doll-auth/health.svg)

```
[![Health](https://phpackages.com/badges/voodoo-doll-auth/health.svg)](https://phpackages.com/packages/voodoo-doll-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)
