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

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

codebysushil/auth
=================

session based login system

v0.0.1(10mo ago)25Apache-2.0PHPPHP ^8.3CI failing

Since Jun 27Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/codebysushil/Auth)[ Packagist](https://packagist.org/packages/codebysushil/auth)[ GitHub Sponsors](https://github.com/CodeWithSushil)[ RSS](/packages/codebysushil-auth/feed)WikiDiscussions main Synced 1mo ago

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

Auth Project
============

[](#auth-project)

[![Tests](https://github.com/codebysushil/Auth/actions/workflows/Tests.yml/badge.svg?branch=main)](https://github.com/codebysushil/Auth/actions/workflows/Tests.yml)[![GitHub License](https://camo.githubusercontent.com/dd448cd72f4efe01d97fe9bc24c0840ed32c128fb6ea3edc3413705cddc00526/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f6465627973757368696c2f417574683f7374796c653d666c6174266c6f676f3d67697468756226636f6c6f723d626c7565)](https://camo.githubusercontent.com/dd448cd72f4efe01d97fe9bc24c0840ed32c128fb6ea3edc3413705cddc00526/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f636f6465627973757368696c2f417574683f7374796c653d666c6174266c6f676f3d67697468756226636f6c6f723d626c7565)[![GitHub Release](https://camo.githubusercontent.com/1438c8a48e75399cf7888732fb82dceb8af8a747fce28c16011255aa113ab4a7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f636f6465627973757368696c2f417574683f7374796c653d666c6174266c6f676f3d67697468756226636f6c6f723d626c7565)](https://camo.githubusercontent.com/1438c8a48e75399cf7888732fb82dceb8af8a747fce28c16011255aa113ab4a7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f636f6465627973757368696c2f417574683f7374796c653d666c6174266c6f676f3d67697468756226636f6c6f723d626c7565)[![Packagist Downloads](https://camo.githubusercontent.com/1f9ffe7c0c5893060136a019cef3bcc6497edfe5dbbcb4ccaed5a2d91788b470/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6465627973757368696c2f417574683f7374796c653d666c6174266c6f676f3d636f6d706f73657226636f6c6f723d626c7565)](https://camo.githubusercontent.com/1f9ffe7c0c5893060136a019cef3bcc6497edfe5dbbcb4ccaed5a2d91788b470/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f6465627973757368696c2f417574683f7374796c653d666c6174266c6f676f3d636f6d706f73657226636f6c6f723d626c7565)

An object oriented MVC framework and session based **Login** and **Registration** system.

---

### Requirement

[](#requirement)

- PHP 8.2 or latest
- Composer 2.8.0
- HTML, CSS, JavaScript
- CSS Framework (Tailwind CSS or Bootstrap)
- SQL with SQLite3

---

### Install

[](#install)

```
composer create-project codebysushil/auth MyApp
```

---

### Run server

[](#run-server)

Start built-in **PHP Server**.

```
php -S localhost:8080 -t public
```

---

### Testing

[](#testing)

PHPUnit framework used here.

```
composer phpunit --testdox
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance74

Regular maintenance activity

Popularity7

Limited adoption so far

Community7

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

325d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/14ee8bc204856d2c784a628778d5ae25e5ef14052cce198ca3a7943574832260?d=identicon)[CodeWithSushil](/maintainers/CodeWithSushil)

---

Top Contributors

[![CodeWithSushil](https://avatars.githubusercontent.com/u/94827178?v=4)](https://github.com/CodeWithSushil "CodeWithSushil (156 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[saithink/saiadmin

webman plugin

2709.9k1](/packages/saithink-saiadmin)[descope/descope-php

Descope SDK for PHP

3814.0k](/packages/descope-descope-php)[havenshen/slim-born

Slim Framework 3 skeleton application has authentication.

1941.7k](/packages/havenshen-slim-born)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[xeroapi/xero-php-oauth2-app

Xero OAuth 2.0 app for PHP

217.5k](/packages/xeroapi-xero-php-oauth2-app)

PHPackages © 2026

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