PHPackages                             kontenbase/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. [Database &amp; ORM](/categories/database)
4. /
5. kontenbase/sdk

ActiveLibrary[Database &amp; ORM](/categories/database)

kontenbase/sdk
==============

Kontenbase SDK for PHP

771PHP

Since Jun 2Pushed 3y ago3 watchersCompare

[ Source](https://github.com/kontenbase/kontenbase-php)[ Packagist](https://packagist.org/packages/kontenbase/sdk)[ RSS](/packages/kontenbase-sdk/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Kontenbase
==========

[](#kontenbase)

This is the Official PHP client for Kontenbase API.

Kontenbase is a no-code backend API platform or Backend as a Service (BaaS) that allows you to create a backend API as fast as possible. We make it easy for developers to build backend API without having to touch backend code at all.

Visit [Kontenbase](https://kontenbase.com/) for more information and see [our documentation](https://docs.kontenbase.com/) for more technical details.

API Documentation
-----------------

[](#api-documentation)

For API documentation, visit [Kontenbase API Reference](https://docs.kontenbase.com/).

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

[](#installation)

To install the SDK you can use Composer or directly download the source and extract to your directory. If you’re using Composer, run this following command:

```
composer require kontenbase/sdk
```

Usage
-----

[](#usage)

Before you begin, you need to sign up on [Kontenbase Dashboard](https://app.kontenbase.com/) to retrieve an **API key** of your project.

### **Create a client**

[](#create-a-client)

```
