https://github.com/humanintiative/yii2-api-standard
Yii2 Api Standard Template
https://github.com/humanintiative/yii2-api-standard
yii2 yii2-application-template
Last synced: 2 months ago
JSON representation
Yii2 Api Standard Template
- Host: GitHub
- URL: https://github.com/humanintiative/yii2-api-standard
- Owner: HumanIntiative
- Created: 2018-07-12T03:58:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T03:58:33.000Z (almost 7 years ago)
- Last Synced: 2025-01-18T10:46:44.410Z (4 months ago)
- Topics: yii2, yii2-application-template
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Api Standard PkpuDev
> Build for Pkpu Dev Team ·A brief description of your project here.
## Installing / Getting started
Simply clone this repo to your computer and change to your liking
```shell
git clone [email protected]:pkpudev/yii2-api-standard.git
```## Developing
### Built With
See *composer.json*
### Prerequisites
- php >= 7.0
- dbsm (mysql, postgres)
- docker-compose (if you want to use docker)### Setting up Dev
Install all the dependencies using *composer*
```shell
cd /
composer install
```### Building
Coming soon
### Deploying / Publishing
Coming soon
## Versioning
We can maybe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [link to tags on this repository](/tags).
## Configuration
Simply copy and update your *.env-example* file to *.env* to your project preference
## Tests
With **phpunit** or **codeception**
Coming soon
## Style guide
Coming soon
## Api Reference
No Api
## Database
Create migration files then execute this command
```shell
./yii migrate
```## Licensing
PKPU License