PHPackages                             francium/logsys - 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. [Database &amp; ORM](/categories/database)
4. /
5. francium/logsys

ActiveLibrary[Database &amp; ORM](/categories/database)

francium/logsys
===============

PHP Secure, Advanced Login System

v1.0.1(8y ago)781.3k65[4 issues](https://github.com/subins2000/logSys/issues)Apache-2.0PHPPHP &gt;=5.6CI failing

Since Nov 10Pushed 6y ago23 watchersCompare

[ Source](https://github.com/subins2000/logSys)[ Packagist](https://packagist.org/packages/francium/logsys)[ Docs](http://subinsb.com/php-logsys)[ RSS](/packages/francium-logsys/feed)WikiDiscussions dev Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (16)Used By (0)

logSys
======

[](#logsys)

[![Build Status](https://camo.githubusercontent.com/be9e9cc1e2e31133f0d80cd6f9a14d66b4a655fe432ed69cecac4554c3a57d86/68747470733a2f2f7472617669732d63692e6f72672f737562696e73323030302f6c6f675379732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/subins2000/logSys)

PHP Advanced Login System as part of the [Francium Project](http://subinsb.com/the-francium-project)

See this [Blog Post](http://subinsb.com/php-logsys) for complete documentation.

[Features](http://subinsb.com/php-logsys#Features)

Installation
============

[](#installation)

Use [Composer](http://getcomposer.org) :

```
composer require francium/logsys
```

Instructions
============

[](#instructions)

The **[Blog Post](http://subinsb.com/php-logsys)** contains the entire information on how to install and use logSys.

The following folders contain examples of usage

- example-basic
- example-two-step-login

PHP's mail() function is used to send emails. Most likely, emails sent through it will reach the SPAM folder. To avoid this, add an email function in `config` -&gt; `basic` -&gt; `email_callback`.

I recommend to use [PHPMailer](https://github.com/PHPMailer/PHPMailer/) (SMTP) or [Mailgun API](https://mailgun.com) to send emails.

Versions &amp; Upgrading
========================

[](#versions--upgrading)

See [CHANGELOG](https://github.com/subins2000/logSys/blob/master/CHANGELOG.md)

Contributing
============

[](#contributing)

- Follow [PSR standards](http://www.php-fig.org/psr)
- Write or modify unit tests for changes you make (if applicable)
- Run unit tests before pull request.

Security Bugs
-------------

[](#security-bugs)

Please report security bugs directly to me via [email](https://subinsb.com/contact).

Testing
-------

[](#testing)

First of all do a `composer update` in the main folder. This will install phpunit.

Edit the database configuration in the XML files located in `testing` folder and run :

```
vendor/bin/phpunit -c testing/phpunit.mysql.xml && vendor/bin/phpunit -c testing/phpunit.postgresql.xml && vendor/bin/phpunit -c testing/phpunit.sqlite.xml

```

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 93.7% 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 ~68 days

Recently: every ~60 days

Total

13

Last Release

3018d ago

Major Versions

v0.9.1 → v1.02017-09-05

PHP version history (3 changes)0.5PHP &gt;=5.3.0

v0.6PHP &gt;=5.5

v1.0PHP &gt;=5.6

### Community

Maintainers

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

---

Top Contributors

[![subins2000](https://avatars.githubusercontent.com/u/2305675?v=4)](https://github.com/subins2000 "subins2000 (209 commits)")[![joeybab3](https://avatars.githubusercontent.com/u/2829457?v=4)](https://github.com/joeybab3 "joeybab3 (6 commits)")[![AdminJack](https://avatars.githubusercontent.com/u/14974586?v=4)](https://github.com/AdminJack "AdminJack (3 commits)")[![reddingwebpro](https://avatars.githubusercontent.com/u/46981729?v=4)](https://github.com/reddingwebpro "reddingwebpro (2 commits)")[![Sandbird](https://avatars.githubusercontent.com/u/204934?v=4)](https://github.com/Sandbird "Sandbird (1 commits)")[![theraw](https://avatars.githubusercontent.com/u/32969774?v=4)](https://github.com/theraw "theraw (1 commits)")[![vistas](https://avatars.githubusercontent.com/u/12789146?v=4)](https://github.com/vistas "vistas (1 commits)")

---

Tags

accountscomposercomposer-plugindatabasefranciumloginlogin-systemphpregistersecureloginregister

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/francium-logsys/health.svg)

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

###  Alternatives

[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

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

A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.

894196.1k3](/packages/phpauth-phpauth)[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)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128738.1k](/packages/auth0-symfony)[auth0/wordpress

WordPress Plugin for Auth0

17419.5k](/packages/auth0-wordpress)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2362.2k2](/packages/hasinhayder-tyro-login)

PHPackages © 2026

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