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(11y ago)02PHPPHP &gt;=5.5.0

Since May 28Pushed 11y 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 5d 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 32% 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

4372d 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

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