PHPackages                             kuzzleio/kuzzle-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. kuzzleio/kuzzle-sdk

AbandonedArchivedLibrary[API Development](/categories/api)

kuzzleio/kuzzle-sdk
===================

Official PHP SDK for Kuzzle

3.0.7(6y ago)698.0k1[5 issues](https://github.com/kuzzleio/sdk-php/issues)Apache-2.0PHPPHP &gt;=5.4

Since Aug 11Pushed 5y ago2 watchersCompare

[ Source](https://github.com/kuzzleio/sdk-php)[ Packagist](https://packagist.org/packages/kuzzleio/kuzzle-sdk)[ Docs](http://kuzzle.io)[ RSS](/packages/kuzzleio-kuzzle-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (4)Versions (20)Used By (0)

[![Build Status](https://camo.githubusercontent.com/0083fd8662c58414e34237e62325cb77248e6d22458544b578cca018d459fa66/68747470733a2f2f7472617669732d63692e6f72672f6b757a7a6c65696f2f73646b2d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kuzzleio/sdk-php) [![codecov.io](https://camo.githubusercontent.com/b1b1a336882649021b215eafa7bbbf42c30281d1a0178ffaf8d59a452ece5571/687474703a2f2f636f6465636f762e696f2f6769746875622f6b757a7a6c65696f2f73646b2d7068702f636f7665726167652e7376673f6272616e63683d6d6173746572)](http://codecov.io/github/kuzzleio/sdk-php?branch=master)

Official Kuzzle PHP SDK
=======================

[](#official-kuzzle-php-sdk)

About Kuzzle
------------

[](#about-kuzzle)

A backend software, self-hostable and ready to use to power modern apps.

You can access the Kuzzle repository on [Github](https://github.com/kuzzleio/kuzzle)

- [SDK Documentation](#sdk-documentation)
- [Installation](#installation)
- [Basic usage](#basic-usage)
- [Running tests](#tests)
- [License](#license)

SDK Documentation
-----------------

[](#sdk-documentation)

The complete SDK documentation is available [here](http://docs.kuzzle.io/sdk-reference/)

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

[](#installation)

This SDK can be used in any project using composer:

```
composer require kuzzleio/kuzzle-sdk

```

Basic usage
-----------

[](#basic-usage)

```
