Build for Pkpu Dev Team ·
A brief description of your project here.
Simply clone this repo to your computer and change to your liking
git clone git@github.com:pkpudev/yii2-app-standard.git <AppName>See composer.json
- php >= 7.0
- postgresql (for now)
- docker-compose (if you want to use docker)
Install all the dependencies using composer
cd <AppName>/
composer installComing soon
Coming soon
We can maybe use SemVer for versioning. For the versions available, see the link to tags on this repository.
Simply copy and update your .env-example file to .env to your project preference
With phpunit or codeception
Coming soon
Coming soon
No Api
Create migration files then execute this command
./yii migratePKPU License