PHPackages                             tmaiaroto/li3b\_users - 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. tmaiaroto/li3b\_users

ActiveLithium-library

tmaiaroto/li3b\_users
=====================

A core library, using li3b\_core, for user authentication.

2112PHP

Since Sep 12Pushed 12y ago1 watchersCompare

[ Source](https://github.com/tmaiaroto/li3b_users)[ Packagist](https://packagist.org/packages/tmaiaroto/li3b_users)[ RSS](/packages/tmaiaroto-li3b-users/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Li3 Bootstrap Users
===================

[](#li3-bootstrap-users)

This library is designed for use with Lithium Bootstrap. It will provide a basic user system for your application.

It requires MongoDB for the user storage and session handling. Installation instructions below assume you have MongoDB installed.

### Dependencies

[](#dependencies)

This library relies on li3\_access: [https://github.com/tmaiaroto/li3\_access](https://github.com/tmaiaroto/li3_access)

### Quick Installation

[](#quick-installation)

Ensure you have Lithium Bootstrap: [https://github.com/tmaiaroto/li3\_bootstrap](https://github.com/tmaiaroto/li3_bootstrap)OR, at least, the core library installed to your app: [https://github.com/tmaiaroto/li3b\_core](https://github.com/tmaiaroto/li3b_core)

Run the Lithium console command: li3 bootstrap install li3b\_users

This will clone this repository into your libraries folder and configure it for use automatically.

### Installation The Hard Way

[](#installation-the-hard-way)

If you didn't start with the example Lithium Bootstrap project: [https://github.com/tmaiaroto/li3\_bootstrap](https://github.com/tmaiaroto/li3_bootstrap)

Then ensure you have Lithium Bootstrap core library: [https://github.com/tmaiaroto/li3b\_core](https://github.com/tmaiaroto/li3b_core)

Ensure it is added to your main application. Also ensure you have all of the dependencies (li3\_flash\_message, etc.) and ensure they have been added with Libraries::add() as well.

Clone this repository into your libraries directory (or submodule) and ensure you also have li3\_access: [https://github.com/tmaiaroto/li3\_access](https://github.com/tmaiaroto/li3_access)

Ensure both li3\_access and li3b\_users have been added to your main application with Libraries::add().

You should be good to go. You may want to play around with the routing though.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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://www.gravatar.com/avatar/32fc362d025390246077cc4da943e8d3ddcfb233272acf54442a9aee7b75cbf9?d=identicon)[tmaiaroto](/maintainers/tmaiaroto)

---

Top Contributors

[![tmaiaroto](https://avatars.githubusercontent.com/u/202653?v=4)](https://github.com/tmaiaroto "tmaiaroto (17 commits)")

### Embed Badge

![Health badge](/badges/tmaiaroto-li3b-users/health.svg)

```
[![Health](https://phpackages.com/badges/tmaiaroto-li3b-users/health.svg)](https://phpackages.com/packages/tmaiaroto-li3b-users)
```

PHPackages © 2026

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