Skip to content

HumanIntiative/yii2-api-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

git clone git@github.com:pkpudev/yii2-api-standard.git <AppName>

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

cd <AppName>/
composer install

Building

Coming soon

Deploying / Publishing

Coming soon

Versioning

We can maybe use SemVer for versioning. For the versions available, see the link to tags on this repository.

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

./yii migrate

Licensing

PKPU License

Releases

No releases published

Packages

No packages published