PHPackages                             shureban/laravel-sumsub-sdk - 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. shureban/laravel-sumsub-sdk

ActiveLaravel-package

shureban/laravel-sumsub-sdk
===========================

API SDK for Sumsub (https://sumsub.com)

2.2.6(3mo ago)15.6k↓100%2MITPHPPHP ^8.1

Since Mar 9Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Shureban/laravel-sumsub-sdk)[ Packagist](https://packagist.org/packages/shureban/laravel-sumsub-sdk)[ RSS](/packages/shureban-laravel-sumsub-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (44)Used By (0)

laravel-sumsub-sdk
==================

[](#laravel-sumsub-sdk)

Laravel SDK which implement API routes for work with [Sumsub](https://sumsub.com)

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

[](#installation)

Require this package with composer using the following command:

```
composer require shureban/laravel-sumsub-sdk
```

Add the following class to the `providers` array in `config/app.php`:

```
Shureban\LaravelSumsubSdk\SumsubServiceProvider::class,
```

You can also publish the config file to change implementations (i.e. interface to specific class).

```
php artisan vendor:publish --provider="Shureban\LaravelSumsubSdk\SumsubServiceProvider" --force
```

```
php artisan vendor:publish --provider="Shureban\LaravelObjectMapper\ObjectMapperServiceProvider" --force
```

Usage
-----

[](#usage)

License
-------

[](#license)

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

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance79

Regular maintenance activity

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 96.1% 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 ~25 days

Total

43

Last Release

113d ago

Major Versions

0.0.33 → 1.0.02025-03-03

1.0.0 → v2.1.0.x-dev2025-03-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/d6df85acf6d2ae745da6af44e0db9c97e64c528ef5b9b0276bad5c4ac7f3888a?d=identicon)[Shureban](/maintainers/Shureban)

---

Top Contributors

[![Shureban](https://avatars.githubusercontent.com/u/5560764?v=4)](https://github.com/Shureban "Shureban (98 commits)")[![AlexeyHrynko](https://avatars.githubusercontent.com/u/139231069?v=4)](https://github.com/AlexeyHrynko "AlexeyHrynko (3 commits)")[![makeale](https://avatars.githubusercontent.com/u/254463457?v=4)](https://github.com/makeale "makeale (1 commits)")

---

Tags

laravelsdkshurebansumsubsumsub.com

### Embed Badge

![Health badge](/badges/shureban-laravel-sumsub-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/shureban-laravel-sumsub-sdk/health.svg)](https://phpackages.com/packages/shureban-laravel-sumsub-sdk)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[mozex/anthropic-laravel

Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API

71226.4k1](/packages/mozex-anthropic-laravel)

PHPackages © 2026

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