Skip to content

yii-podium/yii2-api

Repository files navigation

Yii 2 Podium API

Build Latest Stable Version Total Downloads License Infection MSI

Yii 2 Forum Engine Module API

Installation

Run console command

composer require yii-podium/yii2-api

Or add the package to your composer.json file:

{
    "require": {
        "yii-podium/yii2-api": "^0.1"
    }
}

then run composer update.

Configuration And Usage

Please refer to the Documentation.

Podium Packages

  • Yii 2 Podium API Active Record (WIP)
  • Yii 2 Podium Web Client (WIP)
  • Yii 2 Podium Rest Client (WIP)