PHPackages                             eddmash/powerauth - 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. eddmash/powerauth

ActiveCodeigniter-library[Authentication &amp; Authorization](/categories/authentication)

eddmash/powerauth
=================

A Simple to use codeigniter authentication system

v1.0.0(10y ago)346MITPHPPHP &gt;=5.4.0

Since Apr 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/eddmash/powerauth)[ Packagist](https://packagist.org/packages/eddmash/powerauth)[ Docs](https://github.com/eddmash/powerauth)[ RSS](/packages/eddmash-powerauth/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

powerorm
========

[](#powerorm)

A Simple to use codeigniter authentication system .

Install
=======

[](#install)

- Via Composer

`composer require eddmash/powerauth`

- Download or Clone package from github.

Load the Library
================

[](#load-the-library)

Load the library like any other Codeigniter library.

`$autoload['libraries'] = array('session', 'powerorm/orm', 'powerauth/auth')`

Configuration
=============

[](#configuration)

- Set the model to use for Authentication, on the `application/config/config.php`

    ```
     `$config['auth_model'] = 'User_model';`

    ```

Related CODEIGNITER Libraries.
==============================

[](#related-codeigniter-libraries)

- powerorm

    A light weight easy to use CodeIgniter ORM.
- powerdispatch

    An Event Dispatching mechanism for Codeigniter

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

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

3694d ago

### Community

Maintainers

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

---

Top Contributors

[![eddmash](https://avatars.githubusercontent.com/u/5079225?v=4)](https://github.com/eddmash "eddmash (2 commits)")

---

Tags

authAuthenticationcodeigniterauthorization

### Embed Badge

![Health badge](/badges/eddmash-powerauth/health.svg)

```
[![Health](https://phpackages.com/badges/eddmash-powerauth/health.svg)](https://phpackages.com/packages/eddmash-powerauth)
```

###  Alternatives

[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.6k136.0M248](/packages/league-oauth2-server)[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

40820.2M68](/packages/auth0-auth0-php)[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2745.0M3](/packages/auth0-login)[codeigniter4/shield

Authentication and Authorization for CodeIgniter 4

417372.4k22](/packages/codeigniter4-shield)[auth0/wordpress

WordPress Plugin for Auth0

17419.5k](/packages/auth0-wordpress)[tg/tgwebvalid

An easy way to validate Telegram Login Widget and Telegram Mini App users on your website using PHP

6821.7k1](/packages/tg-tgwebvalid)

PHPackages © 2026

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