PHPackages                             zaman-tech/sso - 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. zaman-tech/sso

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

zaman-tech/sso
==============

sso authentication &amp; controller &amp; manager

v1.0.3(1y ago)11.3kMITPHPPHP ^8.2

Since Apr 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Hossien-Salamhe/sso)[ Packagist](https://packagist.org/packages/zaman-tech/sso)[ RSS](/packages/zaman-tech-sso/feed)WikiDiscussions main Synced 1mo ago

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

sso
===

[](#sso)

sso for accounts.engenesis.com

[![PHP Version Require](https://camo.githubusercontent.com/78ff2609a4d857e6c65a1e91a134eb9ded92b37227d8a9fc72ceef0b21718ef4/687474703a2f2f706f7365722e707567782e6f72672f7a616d616e2d746563682f73736f2f726571756972652f706870)](https://packagist.org/packages/zaman-tech/sso)[![Total Downloads](https://camo.githubusercontent.com/dcbfbe2143d41200d22dcb3d81b1ee3b98a87de7f1ac02d85e0f6b6bdaa46065/687474703a2f2f706f7365722e707567782e6f72672f7a616d616e2d746563682f73736f2f646f776e6c6f616473)](https://packagist.org/packages/zaman-tech/sso)[![License](https://camo.githubusercontent.com/d849b8b5ae62dfcaccc8542848224b4917e14770d5a740c966412d2615f133ef/687474703a2f2f706f7365722e707567782e6f72672f7a616d616e2d746563682f73736f2f6c6963656e7365)](https://packagist.org/packages/zaman-tech/sso)![Github All Releases](https://camo.githubusercontent.com/74ee6f800ef95505809df31b057a9538a4a913f65b46ecc9d9e39e552249edfd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f646f776e6c6f6164732f486f737369656e2d53616c616d68652f73736f2f746f74616c2e737667)

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

[](#installation)

Run the following command to install the latest applicable version of the package:

```
    composer require zaman-tech/sso
```

Setup:
------

[](#setup)

add this lines to your .env file:

```
    ENGENESES_APP_ID=app_id
    ENGENESIS_APP_SECRET=app_secret
    ENGENESIS_APP_URL=app_url
```

publish config package:

```
    php artisan vendor:publish --tag=zaman-tech-config

```

Use:
----

[](#use)

```
    use ZamanTech\Sso\Http\Controllers\SsoController;

    $sso = new SsoController($validated['code']);
    $content = $sso->getContent();
    $userDetails = $sso->getUserDetails();
    $userInfo = $sso->getUserInfo();

```

License
-------

[](#license)

Package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance42

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

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

Total

4

Last Release

460d ago

PHP version history (3 changes)v1.0.0PHP ^8.0

v1.0.1PHP ^8.0.2

v1.0.3PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7c992f4afb1ace52ff63c2776220db7e5497f3f3ffc0492dde43d8de40443aa?d=identicon)[Hossien-Salamhe](/maintainers/Hossien-Salamhe)

---

Top Contributors

[![Hossien-Salamhe](https://avatars.githubusercontent.com/u/37829933?v=4)](https://github.com/Hossien-Salamhe "Hossien-Salamhe (63 commits)")[![amidesfahani](https://avatars.githubusercontent.com/u/61671721?v=4)](https://github.com/amidesfahani "amidesfahani (4 commits)")[![Alish-Mirzaei](https://avatars.githubusercontent.com/u/58543557?v=4)](https://github.com/Alish-Mirzaei "Alish-Mirzaei (1 commits)")

### Embed Badge

![Health badge](/badges/zaman-tech-sso/health.svg)

```
[![Health](https://phpackages.com/badges/zaman-tech-sso/health.svg)](https://phpackages.com/packages/zaman-tech-sso)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[spatie/laravel-login-link

Quickly login to your local environment

4381.2M1](/packages/spatie-laravel-login-link)[spatie/laravel-passkeys

Use passkeys in your Laravel app

444494.4k16](/packages/spatie-laravel-passkeys)[andrewdwallo/filament-companies

A comprehensive Laravel authentication and authorization system designed for Filament, focusing on multi-tenant company management.

34450.0k2](/packages/andrewdwallo-filament-companies)

PHPackages © 2026

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