PHPackages                             sloukapetr/socialite-seznam-driver - 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. sloukapetr/socialite-seznam-driver

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

sloukapetr/socialite-seznam-driver
==================================

This is my package socialite-seznam-driver

1.2.1(8mo ago)026MITPHPPHP ^8.2

Since Oct 12Pushed 8mo agoCompare

[ Source](https://github.com/sloukapetr/socialite-seznam-driver)[ Packagist](https://packagist.org/packages/sloukapetr/socialite-seznam-driver)[ Docs](https://github.com/sloukapetr/socialite-seznam-driver)[ GitHub Sponsors](https://github.com/Ravols)[ RSS](/packages/sloukapetr-socialite-seznam-driver/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (4)Versions (8)Used By (0)

Laravel Socialite Seznam Driver
===============================

[](#laravel-socialite-seznam-driver)

[![image](https://camo.githubusercontent.com/5a580364ff3bd338370177402c5c050ff81a1933927e1e475c920c90850b38a3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c266c6f676f436f6c6f723d7768697465)](https://camo.githubusercontent.com/5a580364ff3bd338370177402c5c050ff81a1933927e1e475c920c90850b38a3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d4646324432303f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c266c6f676f436f6c6f723d7768697465) [![image](https://camo.githubusercontent.com/d282cc3193faee11ee32307d0c4c9d809e8fafa4b3a8c12c6afbf35d4f7ec617/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://camo.githubusercontent.com/d282cc3193faee11ee32307d0c4c9d809e8fafa4b3a8c12c6afbf35d4f7ec617/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d3737374242343f7374796c653d666f722d7468652d6261646765266c6f676f3d706870266c6f676f436f6c6f723d7768697465)

This package offers a [Seznam.cz](https://www.seznam.cz) driver for [Laravel Socialite](https://laravel.com/docs/11.x/socialite), allowing seamless integration of OAuth in Laravel projects. It simplifies the process of leveraging Laravel Socialite for user authentication via Seznam.cz, enhancing the overall project efficiency.

This is updated version to work with PHP 8.2 and Laravel 12.

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

[](#installation)

You can install the package via composer:

```
composer require sloukapetr/socialite-seznam-driver
```

Put values into config/services.php file:

```
'seznam' => [
    'client_id' => env('SEZNAM_OAUTH_CLIENT_ID'),
    'client_secret' => env('SEZNAM_OAUTH_SECRET'),
    'redirect' => env('SEZNAM_OAUTH_REDIRECT'),
];
```

Usage
-----

[](#usage)

Redirect to Seznam oAuth sing in page via:

```
return Socialite::driver('seznam')->redirect();
```

After loging in on the page retrieve the user via:

```
 $user = Socialite::driver('seznam')->stateless()->user();
```

Rest of the logic is depending on your project and business needs.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance60

Regular maintenance activity

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

7

Last Release

256d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/09b504a2bdf0332bb67282654a9e274e16215e878b636924a61e409bbe0c470d?d=identicon)[sloukapetr](/maintainers/sloukapetr)

---

Top Contributors

[![sloukapetr](https://avatars.githubusercontent.com/u/1348911?v=4)](https://github.com/sloukapetr "sloukapetr (19 commits)")[![rudolfbruder](https://avatars.githubusercontent.com/u/56951790?v=4)](https://github.com/rudolfbruder "rudolfbruder (5 commits)")

---

Tags

laravelseznamSeznam Socialitesocialite-seznam-driversloukapetr

### Embed Badge

![Health badge](/badges/sloukapetr-socialite-seznam-driver/health.svg)

```
[![Health](https://phpackages.com/badges/sloukapetr-socialite-seznam-driver/health.svg)](https://phpackages.com/packages/sloukapetr-socialite-seznam-driver)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k98.0M1.3k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M42](/packages/spatie-laravel-pdf)[dutchcodingcompany/filament-socialite

Social login for Filament through Laravel Socialite

2191.1M10](/packages/dutchcodingcompany-filament-socialite)[spatie/laravel-passkeys

Use passkeys in your Laravel app

470755.5k32](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[jeffgreco13/filament-breezy

A custom package for Filament with login flow, profile and teams support.

1.0k1.9M53](/packages/jeffgreco13-filament-breezy)

PHPackages © 2026

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