PHPackages                             bitw/larulogin - 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. bitw/larulogin

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

bitw/larulogin
==============

v1.1(12y ago)1614510MITPHPPHP &gt;=5.3.0

Since Jun 23Pushed 7y ago2 watchersCompare

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

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

larulogin Laravel Package
=========================

[](#larulogin-laravel-package)

Package for working with service [uLogin](https://ulogin.ru/)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3
- Laravel 4.\*, 5.\*

Installation
------------

[](#installation)

Execute `composer require bitw/larulogin:dev-master` or include to `composer.json`

```
{
    "require": {
        "bitw/larulogin": "dev-master"
    }
}

```

Add provider in `/app/config/app.php`

```
    'providers' => array( ...

```

include

```
    'Bitw\Larulogin\LaruloginServiceProvider',

```

Publish configuration file `php artisan config:publish bitw/larulogin`

Create table (apply migration) `php artisan migrate --package=bitw/larulogin`

Connect and configure uLogin
----------------------------

[](#connect-and-configure-ulogin)

In [your account](https://ulogin.ru/lk.php) you need to add your site and confirm the test.

Use
---

[](#use)

Call `` or ``

Licence
-------

[](#licence)

[larulogin](https://github.com/bitw/larulogin) is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

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

Every ~0 days

Total

2

Last Release

4392d ago

PHP version history (2 changes)v1.0PHP &gt;=5.4.0

v1.1PHP &gt;=5.3.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/662422?v=4)[Andrew](/maintainers/bitw)[@bitw](https://github.com/bitw)

---

Top Contributors

[![bitw](https://avatars.githubusercontent.com/u/662422?v=4)](https://github.com/bitw "bitw (29 commits)")

### Embed Badge

![Health badge](/badges/bitw-larulogin/health.svg)

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

###  Alternatives

[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.3M18](/packages/directorytree-ldaprecord-laravel)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[althinect/filament-spatie-roles-permissions

3481.1M10](/packages/althinect-filament-spatie-roles-permissions)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1563.0k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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