roms1975/yii2-sceleton

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

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

Maintainers

Package info

github.com/roms1975/yii2-sceleton

pkg:composer/roms1975/yii2-sceleton

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-06 23:11:28 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