pozitronik / yii2-helpers
Some useful helpers for Yii2 framework
Installs: 4 281
Dependents: 9
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 3
Type:yii2-extension
Requires
- php: >=8.0
- yiisoft/yii2: ~2.0.0
Requires (Dev)
- codeception/codeception: ^4.1
- codeception/module-asserts: ^1.3
- codeception/module-cli: dev-master
- codeception/module-db: ^1.1
- codeception/module-filesystem: ^1.0
- codeception/module-phpbrowser: ^1.0.0
- codeception/module-rest: ^1.3.1
- codeception/module-yii2: ^1.1
- phpunit/phpunit: ^9.5
- vlucas/phpdotenv: ^5.4.1
- yiisoft/yii2-bootstrap4: ~2.0.10
README
Some useful helpers for Yii2 framework
Installation
The preferred way to install this extension is through composer.
Run
php composer.phar require pozitronik/yii2-helpers "^1.0.0"
or add
"pozitronik/yii2-helpers": "^1.0.0"
to the require section of your composer.json
file.
Requirements
PHP >= 8.0
Usage
Sorry, not documented yet (but you can rely to PHPDoc).