https://github.com/yii-podium/yii2-api
Yii 2 Forum Module API
https://github.com/yii-podium/yii2-api
api bizley forum hacktoberfest podium yii2 yii2-extension yii2-framework yii2-modules
Last synced: 3 months ago
JSON representation
Yii 2 Forum Module API
- Host: GitHub
- URL: https://github.com/yii-podium/yii2-api
- Owner: yii-podium
- License: apache-2.0
- Created: 2020-09-23T08:52:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T12:39:16.000Z (5 months ago)
- Last Synced: 2025-01-31T09:22:52.102Z (4 months ago)
- Topics: api, bizley, forum, hacktoberfest, podium, yii2, yii2-extension, yii2-framework, yii2-modules
- Language: PHP
- Homepage:
- Size: 470 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Yii 2 Podium API


[](https://packagist.org/packages/yii-podium/yii2-api)

[](https://infection.github.io)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](https://github.com/yii-podium/yii2-api/blob/master/docs/).
## Podium Packages
- Yii 2 Podium API Active Record (WIP)
- Yii 2 Podium Web Client (WIP)
- Yii 2 Podium Rest Client (WIP)