yii-podium/yii2-api

Yii 2 Forum Module API.

Fund package maintenance!
bizley

Installs: 32

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 2

Open Issues: 1

Type:yii2-extension

0.4.0 2020-10-24 11:20 UTC

README

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)