dakwahkodingdigital/yii2-phpseclib

Generator Public and Private Key on Yii2 Framework

dev-main 2020-10-25 04:58 UTC

This package is auto-updated.

Last update: 2024-05-25 13:28:32 UTC


README

Generator Public and Private Key on Yii2 Framework

Installation

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.