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. [API Development](/categories/api)
4. /
5. shureban/laravel-sumsub-sdk

ActiveLaravel-package[API Development](/categories/api)

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

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

2.2.6(5mo ago)16.1k2MITPHPPHP ^8.1

Since Mar 9Pushed 5mo 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 3w 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

48

—

FairBetter than 94% of packages

Maintenance72

Regular maintenance activity

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

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

158d ago

Major Versions

0.0.33 → 1.0.02025-03-03

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5560764?v=4)[Shureban](/maintainers/Shureban)[@Shureban](https://github.com/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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[openai-php/laravel

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

3.7k8.8M83](/packages/openai-php-laravel)[statamic/cms

The Statamic CMS Core Package

4.8k3.5M920](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

72287.1k1](/packages/mozex-anthropic-laravel)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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