execut / yii2-import
A template for module based on eXeCUT Yii2 CRUD
Installs: 192
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:yii2-extension
Requires
- php: ^7.4
- yiisoft/yii2: @dev
Requires (Dev)
- codeception/codeception: ^4.0
- codeception/module-asserts: ^1.0
- codeception/module-filesystem: ^1.0
- codeception/module-yii2: ^1.0
- codeception/verify: ~0.5.0 || ~1.1.0
This package is auto-updated.
Last update: 2021-05-10 11:33:10 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.
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.