roms1975/yii2-sceleton

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

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

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/roms1975/yii2-sceleton

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

This package is auto-updated.

Last update: 2025-10-06 22:23:50 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