execut/yii2-module-template

A template for module based on eXeCUT Yii2 CRUD

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Type:yii2-extension

pkg:composer/execut/yii2-module-template

0.1.2 2020-08-24 09:03 UTC

This package is auto-updated.

Last update: 2025-09-24 20:54:39 UTC


README

Template for yii2 module based on yii2-crud-fields

For license information check the LICENSE-file.

English documentation is at docs/guide/README.md.

Русская документация здесь docs/guide-ru/README.md.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require execut/yii2-module-template

or add

"execut/yii2-module-template": "dev-master"

to the require section of your composer.json file.

Usage

For more details please refer to the documentation docs/guide/README.md.

Для более подробной информации обращайтесь к документации docs/guide-ru/README.md.