PHPackages                             kyvio/stackpath-sdk-client - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kyvio/stackpath-sdk-client

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

kyvio/stackpath-sdk-client
==========================

StackPath SDK / Client in PHP from Kyvio

14.2k1[1 PRs](https://github.com/KVSocial/stackpath-sdk-client/pulls)PHP

Since Nov 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/KVSocial/stackpath-sdk-client)[ Packagist](https://packagist.org/packages/kyvio/stackpath-sdk-client)[ RSS](/packages/kyvio-stackpath-sdk-client/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (9)Used By (0)

StackPath SDK / Client in PHP from Kyvio
========================================

[](#stackpath-sdk--client-in-php-from-kyvio)

This is a fork from It did not give us near enough functionality (e.g. lack of status code which is needed to check failure / success for various SP endpoints) hence we wrote this SDK and decided to share it.

Note this package was written in quite the haste :) This package is open source and we are open to pull requests for new features.

Install
-------

[](#install)

Add it by running: composer require kyvio/stackpath-sdk-client

Configuration
-------------

[](#configuration)

You have to pass a config array like this: $stackPath = \[ 'stack\_id' =&gt; '', 'client\_id' =&gt; '', 'secret\_id' =&gt; '', 'ip\_to\_map' =&gt; '', 'waf\_options\_off' =&gt; \['CSRF', 'Anti Scraping'\], \]

Use
---

[](#use)

try{ $sp = new \\StackPath\\StackPath($stackPath);
} catch(\\Exception $e){ $msg = $e-&gt;getMessage(); $this-&gt;warn($msg);
}

Docs
----

[](#docs)

Check the PHPDoc in the class file.

Hope it helps you.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/55f98550e71aa8b4c4b23851b4f7dee6d996a559f66917a4705a787ab5f33a38?d=identicon)[stevenvdp](/maintainers/stevenvdp)

---

Top Contributors

[![anujakvsocial](https://avatars.githubusercontent.com/u/49669994?v=4)](https://github.com/anujakvsocial "anujakvsocial (13 commits)")[![StevenFlecha](https://avatars.githubusercontent.com/u/6364441?v=4)](https://github.com/StevenFlecha "StevenFlecha (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![KVSocial](https://avatars.githubusercontent.com/u/8135460?v=4)](https://github.com/KVSocial "KVSocial (2 commits)")[![webbiegoa](https://avatars.githubusercontent.com/u/37172309?v=4)](https://github.com/webbiegoa "webbiegoa (1 commits)")

### Embed Badge

![Health badge](/badges/kyvio-stackpath-sdk-client/health.svg)

```
[![Health](https://phpackages.com/badges/kyvio-stackpath-sdk-client/health.svg)](https://phpackages.com/packages/kyvio-stackpath-sdk-client)
```

###  Alternatives

[mirazmac/dotenvwriter

A PHP library to write values to .env (DotEnv) files

19129.3k7](/packages/mirazmac-dotenvwriter)[light/yii2-lock-form

yii2 activeform ActiveForm bootstrap loading

374.1k1](/packages/light-yii2-lock-form)[joegreen0991/config

Config component based on laravel's

233.3k](/packages/joegreen0991-config)

PHPackages © 2026

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