PHPackages                             junior-shyko/keycloak-integ-php - 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. junior-shyko/keycloak-integ-php

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

junior-shyko/keycloak-integ-php
===============================

Pacote php para integração do SSO Keycloak com php

v1.0.1(1y ago)05MITPHPPHP &gt;=8.2

Since Dec 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Junior-Shyko/keycloak-integ-php)[ Packagist](https://packagist.org/packages/junior-shyko/keycloak-integ-php)[ RSS](/packages/junior-shyko-keycloak-integ-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

PHPEXTENSIVE
============

[](#phpextensive)

### Instalação

[](#instalação)

```
composer require junior-shyko/keycloak-integ-php

```

### 💡 - Instalação

[](#---instalação)

```
    require  __DIR__.'/vendor/autoload.php';

    use JuniorShyko\Phpextensive\Extensive;
```

🚀 Rota
------

[](#-rota)

1- Adicionar no arquivo web.yaml

```
   ``web_keycloak:
	  resource: 'junior_shyko_keycloak.yaml'
	  name_prefix: junior_shyko_keycloak_auth_``

```

2- Criar o arquivo junior\_shyko\_keycloak.yaml

```
connect:
    path:       /auth/keycloak/connect
	controller: Junior\KeycloakIntegPhp\Controller\KeycloakController::connect

```

3 - Adicionar no arquivo services.yaml

```
    JuniorShyko\KeycloakIntegPhp\Controller\KeycloakController:
        autowire: true
        autoconfigure: true
        public: true

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance41

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~2 days

Total

2

Last Release

516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/02dccb790904c5490d93d552f0d9cf663279e35c9ea01b8168e0ce9f5042dc5c?d=identicon)[Junior-Shyko](/maintainers/Junior-Shyko)

---

Top Contributors

[![Junior-Shyko](https://avatars.githubusercontent.com/u/7341117?v=4)](https://github.com/Junior-Shyko "Junior-Shyko (12 commits)")

### Embed Badge

![Health badge](/badges/junior-shyko-keycloak-integ-php/health.svg)

```
[![Health](https://phpackages.com/badges/junior-shyko-keycloak-integ-php/health.svg)](https://phpackages.com/packages/junior-shyko-keycloak-integ-php)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M647](/packages/sylius-sylius)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M190](/packages/simplesamlphp-simplesamlphp)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M151](/packages/sulu-sulu)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[mainick/keycloak-client-bundle

Keycloak client bundle for Symfony, designed to simplify Keycloak integration into your application and provide additional functionality for token management and user information access

4526.0k](/packages/mainick-keycloak-client-bundle)

PHPackages © 2026

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