vladkukushkin / testtask-math
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/vladkukushkin/testtask-math
Requires
- php: >=5.4.0
- yiisoft/yii2: >=2.0.4
This package is not auto-updated.
Last update: 2025-10-02 01:14:04 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
$ php composer.phar require vladkukushkin/testtask-math "*"
or add
"vladkukushkin/testtask-math": "*"
to the require section of your composer.json
To add table to database from console should run:
yii migrate --migrationPath=@vendor/vladkukushkin/testtask-math/migrations
The section is under construction