PHPackages                             ivan1986/loginza-bundle - 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. ivan1986/loginza-bundle

ActiveSymfony-bundle

ivan1986/loginza-bundle
=======================

This bundle integrate Loginza

1131PHP

Since May 22Pushed 11y agoCompare

[ Source](https://github.com/ivan1986/LoginzaBundle)[ Packagist](https://packagist.org/packages/ivan1986/loginza-bundle)[ RSS](/packages/ivan1986-loginza-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

README
======

[](#readme)

This bundle is rewrited Zim32LoginzaBundle.

1. install - standart by composer

    "ivan1986/loginza-bundle": "dev-master",

    new Ivan1986\\LoginzaBundle\\Ivan1986LoginzaBundle(),

---

2. Configure /app/config/security.yml

    providers: loginza: id:

    firewalls: : pattern: ^/ loginza: provider: loginza check\_path: &lt;&gt;

---

3. Create form for loginza whis token\_url={{check\_path|url\_encode}}

    {% extends "::base.html.twig" %}

    {% block body %} &lt;script src="//loginza.ru/js/widget.js" type="text/javascript"&gt;&lt;/script&gt; [Please login](https://loginza.ru/api/widget?token_url={{check_path|url_encode}}){% endblock %}

---

4. Create user provider - it must implements LoginzaUserProviderInterface ( extends LoginzaUserProvider for example) and implements

    public function loadUserByIdentityAndProvider($identity, $provider, $loginza\_info)

User has ROLE\_LOGINZA\_USER role after authentication

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3377daea40411de860830ac8c1984a433628d0a7b50168983de2388ab4727b41?d=identicon)[ivan1986](/maintainers/ivan1986)

---

Top Contributors

[![Gemorroj](https://avatars.githubusercontent.com/u/885731?v=4)](https://github.com/Gemorroj "Gemorroj (1 commits)")[![ivan1986](https://avatars.githubusercontent.com/u/156418?v=4)](https://github.com/ivan1986 "ivan1986 (1 commits)")

### Embed Badge

![Health badge](/badges/ivan1986-loginza-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/ivan1986-loginza-bundle/health.svg)](https://phpackages.com/packages/ivan1986-loginza-bundle)
```

PHPackages © 2026

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