PHPackages                             sunsetboy/security-service-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. [Security](/categories/security)
4. /
5. sunsetboy/security-service-sdk

ActiveLibrary[Security](/categories/security)

sunsetboy/security-service-sdk
==============================

Security service PHP SDK

v1.0.3(3y ago)037MITPHPPHP ^7.4 || ^8

Since Jun 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Sunsetboy/security-service-php-sdk)[ Packagist](https://packagist.org/packages/sunsetboy/security-service-sdk)[ RSS](/packages/sunsetboy-security-service-sdk/feed)WikiDiscussions master Synced yesterday

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

PHP client for Security service
-------------------------------

[](#php-client-for-security-service)

### Installation

[](#installation)

```
composer require sunsetboy/security-service-sdk

```

### Usage

[](#usage)

```
use SecurityServiceClient\SecurityServiceClient;

$securityServiceClient = new SecurityServiceClient('api-key');

// Log user login
$suspicionScore = $securityServiceClient->logUserLogin(42, '1.1.1.1', 'Mozilla 123');

// Fetch logins of users 1 and 2 (you can only fetch users of your company)

$logins = $securityServiceClient->fetchUsersLogins([1, 2]);
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

4

Last Release

1110d ago

### Community

Maintainers

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

---

Top Contributors

[![Sunsetboy](https://avatars.githubusercontent.com/u/25583746?v=4)](https://github.com/Sunsetboy "Sunsetboy (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sunsetboy-security-service-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/sunsetboy-security-service-sdk/health.svg)](https://phpackages.com/packages/sunsetboy-security-service-sdk)
```

###  Alternatives

[aws/aws-sdk-php

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

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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