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

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

supaship/php-sdk
================

PHP SDK for Supaship feature flags

v1.1.0(2mo ago)02MITPHPPHP &gt;=7.4CI failing

Since Mar 31Pushed 2mo agoCompare

[ Source](https://github.com/SupashipHQ/php-sdk)[ Packagist](https://packagist.org/packages/supaship/php-sdk)[ RSS](/packages/supaship-php-sdk/feed)WikiDiscussions main Synced 2w ago

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

Supaship PHP SDK
================

[](#supaship-php-sdk)

Lightweight, zero-dependency (runtime) client for [Supaship](https://supaship.com) feature flags.

Requirements
------------

[](#requirements)

- PHP 7.4+
- Extensions: `json`, `openssl` (for `https://` to Edge)

The repo’s `composer.json` sets `config.platform.php` to **7.4.33** so **`composer.lock`** stays installable on PHP 7.4 (transitive dev tools). That does not affect apps that `composer require` this library; only this package’s root install uses it.

Install
-------

[](#install)

```
composer require supaship/php-sdk
```

Quick start
-----------

[](#quick-start)

```
