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

ActiveLibrary

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

v1.1(11y ago)161459MITPHPPHP &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 4d 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 68% 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

4343d ago

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

v1.1PHP &gt;=5.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2b5dfe144eb60b6085f9baac18221226574280486c63cf48d881b9722780f90?d=identicon)[bitw](/maintainers/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

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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