yii-podium / yii2-api
Yii 2 Forum Module API.
Fund package maintenance!
0.4.0
2020-10-24 11:20 UTC
Requires
- php: ^7.4|^8.0
- yiisoft/yii2: ^2.0.19
Requires (Dev)
- infection/infection: *
- phpstan/phpstan: *
- phpunit/phpunit: ^9.3
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2026-03-01 00:49:14 UTC
README
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)