PHPackages                             franky5831/codeigniter4-user-library - 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. franky5831/codeigniter4-user-library

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

franky5831/codeigniter4-user-library
====================================

Codeigniter4 User Mangement Library

0.0.5(10mo ago)013PHPPHP ^8.1

Since Feb 25Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/Franky5831/CodeIgniter4-User-Library)[ Packagist](https://packagist.org/packages/franky5831/codeigniter4-user-library)[ RSS](/packages/franky5831-codeigniter4-user-library/feed)WikiDiscussions main Synced 2mo ago

READMEChangelog (5)Dependencies (2)Versions (5)Used By (0)

Codeigniter 4 User Management Library
=====================================

[](#codeigniter-4-user-management-library)

This is a library developed for Codeigniter 4 that will make the management of users in your application easier and more secure.

The library will automatically manage the registration and login process, with security measures in pace.

read the documentation [here](https://franky5831.github.io/CodeIgniter4-User-Library-Docs/#/)

The security measures:
----------------------

[](#the-security-measures)

- Captchas
- Xss prevention
- SQL Injections prevention
- Session Hijacking prevention
- Brute force attacks prevention

How to install the library:
---------------------------

[](#how-to-install-the-library)

1. Run the following command in the root of your CodeIgniter 4 project:

```
composer require franky5831/codeigniter4-user-library
```

2. Copy the configurations you wish to override from the `franky5831/codeigniter4-user-library/src/Config/App.php` file to the `app/Config/App.php` file. The configurations that will not be copied will take the default values from the vendor file, you don't want to copy the `__construct` method from the vendor file.

For any issues or questions, please open an issue on the [GitHub repository](https://github.com/Franky5831/CodeIgniter4-User-Library).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance54

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Every ~44 days

Total

4

Last Release

313d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a17f1be8fd15f42ce5374d0df985f87b4714aa8c468912e8a34470392257a36c?d=identicon)[Franky5831](/maintainers/Franky5831)

---

Top Contributors

[![Franky5831](https://avatars.githubusercontent.com/u/64163256?v=4)](https://github.com/Franky5831 "Franky5831 (19 commits)")

---

Tags

codeigniter-librarycodeigniter4codeigniter4-libraryuser-managementuser-management-system

### Embed Badge

![Health badge](/badges/franky5831-codeigniter4-user-library/health.svg)

```
[![Health](https://phpackages.com/badges/franky5831-codeigniter4-user-library/health.svg)](https://phpackages.com/packages/franky5831-codeigniter4-user-library)
```

###  Alternatives

[agungsugiarto/boilerplate

CodeIgniter4 Boilerplate based on AdminLTE 3 with user management, roles, permissions, ...

1647.7k](/packages/agungsugiarto-boilerplate)[agungsugiarto/codeigniter4-authentication

Provides an API for authentication and includes concrete authentication adapters for common use case scenarios

494.5k2](/packages/agungsugiarto-codeigniter4-authentication)[casbin/codeigniter-permission

Associate users with roles and permissions, use Casbin in CodeIgniter4 Web Framework.

443.0k](/packages/casbin-codeigniter-permission)

PHPackages © 2026

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