roms1975/yii2-sceleton

There is no license information available for the latest version (v1.0.0) of this package.

Шаблон для yii2 приложения

v1.0.0 2025-05-29 11:12 UTC

This package is auto-updated.

Last update: 2025-07-06 21:38:14 UTC


README

Yii2 project sceleton.

To install do this:

composer create-project --prefer-dist roms1975/yii2-sceleton .

To start server do this command:

php vendor/bin/yii serve --docroot=./web