PHPackages                             easilydo/sift-php-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. easilydo/sift-php-sdk

AbandonedArchivedLibrary[API Development](/categories/api)

easilydo/sift-php-sdk
=====================

A PHP wrapper around Sift API

v1.0.1(7y ago)01051[1 PRs](https://github.com/agent8/sift-php-sdk/pulls)MITPHPPHP ^5.4|^7.0

Since Aug 5Pushed 6y ago35 watchersCompare

[ Source](https://github.com/agent8/sift-php-sdk)[ Packagist](https://packagist.org/packages/easilydo/sift-php-sdk)[ RSS](/packages/easilydo-sift-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (3)Used By (0)

Sift PHP SDK
============

[](#sift-php-sdk)

A PHP wrapper around Sift API. Supports PHP versions `>5.4` and `>7.0`.

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

[](#installation)

`composer require easilydo/sift-php-sdk`

Usage
-----

[](#usage)

POST /v1/users

```
$siftApi = new Easilydo\SiftApi('api_key', 'api_secret');

try {
  $response = $sift->addUser('en_US', 'testuser');
} catch(Easilydo\Exceptions\SiftRequestException $e) {
  echo 'SiftApi returned an error: ' . $e->getMessage();
}
```

Tests
-----

[](#tests)

Ensure all dependencies are installed by running `php composer.phar install`, or `composer install` if you have composer installed globally.

`bin/phpspec run` runs all tests.

Documentation
-------------

[](#documentation)

Documentation for the SDK can be found [here](https://github.com/agent8/sift-php-sdk/blob/master/docs/API.md).

Changelog
---------

[](#changelog)

Changelog can be found [here](https://github.com/agent8/sift-php-sdk/blob/master/docs/CHANGELOG.md).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~865 days

Total

2

Last Release

2752d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c6c7d024b729e586f39bc984b916232e135dd967422dd9b52580d307580973ba?d=identicon)[production@easilydo.com](/maintainers/production@easilydo.com)

---

Top Contributors

[![ianngiaw](https://avatars.githubusercontent.com/u/9079551?v=4)](https://github.com/ianngiaw "ianngiaw (5 commits)")[![kneeli](https://avatars.githubusercontent.com/u/901822?v=4)](https://github.com/kneeli "kneeli (1 commits)")[![xbili](https://avatars.githubusercontent.com/u/4846457?v=4)](https://github.com/xbili "xbili (1 commits)")

### Embed Badge

![Health badge](/badges/easilydo-sift-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/easilydo-sift-php-sdk/health.svg)](https://phpackages.com/packages/easilydo-sift-php-sdk)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

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

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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