PHPackages                             flipt-io/flipt - 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. flipt-io/flipt

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

flipt-io/flipt
==============

Flipt Server SDK

v1.3.0(7mo ago)137.1k↑69.7%2[1 PRs](https://github.com/flipt-io/flipt-php/pulls)1MITPHPPHP &gt;=8.0

Since Oct 31Pushed 7mo agoCompare

[ Source](https://github.com/flipt-io/flipt-php)[ Packagist](https://packagist.org/packages/flipt-io/flipt)[ Docs](https://flipt.io)[ RSS](/packages/flipt-io-flipt/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (13)Used By (1)

Flipt PHP
=========

[](#flipt-php)

[![Packagist Version](https://camo.githubusercontent.com/3e9187dc24a24e7b47a29bbd01174788cb5f2bf2fb3306095318a0c99ac8009f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6970742d696f2f666c697074)](https://packagist.org/packages/flipt-io/flipt)

This directory contains the PHP source code for the Flipt [server-side](https://www.flipt.io/docs/integration/server/rest) client.

Note

If you are on the  repository, this is a mirror of the source code. Please file issues and pull requests against the [flipt-io/flipt-server-sdks](https://github.com/flipt-io/flipt-server-sdks) repository.

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

[](#requirements)

- PHP 8.0 or higher
- [Composer](https://getcomposer.org/)

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

[](#documentation)

API documentation is available at .

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

[](#installation)

```
composer install flipt-io/flipt
```

Usage
-----

[](#usage)

In your PHP code you can import this client and use it as so:

```
