PHPackages                             microgen-v3/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. microgen-v3/sdk

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

microgen-v3/sdk
===============

Microgen SDK for PHP

053PHP

Since Sep 7Pushed 3y ago2 watchersCompare

[ Source](https://github.com/mejik-dev/microgen-v3-php)[ Packagist](https://packagist.org/packages/microgen-v3/sdk)[ RSS](/packages/microgen-v3-sdk/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Microgen
========

[](#microgen)

This is the Official PHP client for Microgen API.

Microgen 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 [Microgen](https://microgen.id/) for more information and see [our documentation](https://docs.microgen.id/) for more technical details.

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

[](#api-documentation)

For API documentation, visit [Microgen API Reference](https://docs.microgen.id/).

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 microgen-v3/sdk
```

Usage
-----

[](#usage)

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

### **Create a client**

[](#create-a-client)

```
