Generator Public and Private Key on Yii2 Framework
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist dakwahkodingdigital/yii2-phpseclib "dev-main"
or add
"dakwahkodingdigital/yii2-phpseclib": "dev-main"
to the require section of your composer.json
file.