PHPackages                             nobox/identichip - 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. nobox/identichip

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

nobox/identichip
================

A Laravel Package for login/registration. Using email and other services.

v1.1.3(11y ago)094[8 issues](https://github.com/Nobox/Identichip/issues)MITPHPPHP &gt;=5.4.0

Since Aug 22Pushed 11y ago5 watchersCompare

[ Source](https://github.com/Nobox/Identichip)[ Packagist](https://packagist.org/packages/nobox/identichip)[ RSS](/packages/nobox-identichip/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (4)Versions (18)Used By (0)

Identichip
==========

[](#identichip)

A Laravel Package for login/registration. Using email and other services.

##### Status

[](#status)

This package is under development

#### Requirements

[](#requirements)

Laravel 4.2.\* php &gt;=5.4.0

##### Preinstalled

[](#preinstalled)

```
"facebook/php-sdk-v4" : "4.0.*",
"kertz/twitteroauth": "dev-master",
"google/apiclient": "1.0.*@beta"

```

##### Setup

[](#setup)

###### Add package to your composer json

[](#add-package-to-your-composer-json)

```
"kertz/twitteroauth": "dev-master",
"google/apiclient": "1.0.*@beta",
"nobox/identichip" : "1.0.1"

```

`because twitter and google packages are not stable you have to include it in your composer json. `

###### Run composer install

[](#run-composer-install)

Run package migrations before running your own ( this create the Service and User tables)

`php artisan migrate --package=nobox/identichip`

Add Service Provider to your app.php config:

`'Nobox\Identichip\IdentichipServiceProvider',`

More to be specified.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

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

Recently: every ~18 days

Total

16

Last Release

4231d ago

Major Versions

0.2.0 → 1.0.02014-08-28

### Community

Maintainers

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

---

Top Contributors

[![cyberkiko](https://avatars.githubusercontent.com/u/888793?v=4)](https://github.com/cyberkiko "cyberkiko (101 commits)")[![jonathantorres](https://avatars.githubusercontent.com/u/195615?v=4)](https://github.com/jonathantorres "jonathantorres (4 commits)")[![antoniwan](https://avatars.githubusercontent.com/u/588388?v=4)](https://github.com/antoniwan "antoniwan (3 commits)")

---

Tags

laravelauthoauthsocial

### Embed Badge

![Health badge](/badges/nobox-identichip/health.svg)

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

###  Alternatives

[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

84611.1M63](/packages/php-open-source-saver-jwt-auth)[auth0/login

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

2795.3M3](/packages/auth0-login)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[hasinhayder/tyro-login

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

2464.9k6](/packages/hasinhayder-tyro-login)[alchemyguy/youtube-laravel-api

Modern Laravel wrapper for the YouTube Data API v3 with OAuth, live streaming, channels, and video uploads.

637.3k](/packages/alchemyguy-youtube-laravel-api)[mad-web/laravel-social-auth

Easy social auth integration with a lot of available providers

516.7k](/packages/mad-web-laravel-social-auth)

PHPackages © 2026

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