PHPackages                             tirtoid/neon - 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. tirtoid/neon

ActiveLibrary

tirtoid/neon
============

Neon Login Authenticator

1.4.1(2y ago)0842MITPHPPHP ^7.3|^8.0|^8.1|^8.2

Since Jun 15Pushed 2y ago1 watchersCompare

[ Source](https://github.com/TIRTO-ID/neon)[ Packagist](https://packagist.org/packages/tirtoid/neon)[ RSS](/packages/tirtoid-neon/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (10)Used By (0)

Neon Login Authenticator
========================

[](#neon-login-authenticator)

simple package for authentication using neon project

installation &amp; usag
-----------------------

[](#installation--usag)

install : composer require tirtoid/neon publish component: php artisan vendor:publish --provider="Tirtoid\\Neon\\NeonServiceProvider"

usage :

buat login controller dengan name "callback", di login controller pakai neon login use Tirtoid\\Neon\\Controllers\\NeonController as Neon; $neon = new Neon; $data = $neon-&gt;login($request); // isinya respon dari neon

URL Reference
-------------

[](#url-reference)

#### Login PATH

[](#login-path)

```
  GET /neon/login
```

#### Logout PATH

[](#logout-path)

```
  GET /neon/logout
```

#### Check Session PATH

[](#check-session-path)

```
  GET /neon/check-session
```

#### Check Email PATH

[](#check-email-path)

```
  GET /neon/check-email/{email}
```

ParameterTypeDescription`email``string email`**Required**. Registered Email

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 95.2% 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 ~16 days

Total

9

Last Release

933d ago

PHP version history (3 changes)1.0.0PHP ^8.1

1.2PHP ^7.4

1.4.1PHP ^7.3|^8.0|^8.1|^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/96e68da39cec13896de35126b9c430aa74c21db735dcd82963523f92eba3fb14?d=identicon)[aageboi](/maintainers/aageboi)

---

Top Contributors

[![liulinnuha](https://avatars.githubusercontent.com/u/40146203?v=4)](https://github.com/liulinnuha "liulinnuha (20 commits)")[![aageboi](https://avatars.githubusercontent.com/u/36926?v=4)](https://github.com/aageboi "aageboi (1 commits)")

### Embed Badge

![Health badge](/badges/tirtoid-neon/health.svg)

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

PHPackages © 2026

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