atiksoftware/php-class-passgen

Generate a spesific username and password for ftp,whm etc. by domain and prefix

1.1.0 2021-02-17 04:55 UTC

This package is auto-updated.

Last update: 2024-04-19 20:21:11 UTC


README

It creating a spesific username and password You can use this for WHM, FTP, Admin Panel etc.

Installation

composer require atiksoftware/php-class-passgen

Usage example

require __DIR__.'/../vendor/autoload.php';

$auth = Atiksoftware\Security\Passgen::make("atiksoftware.com","!%&/xzcas56"); 
echo $auth->username."   ".$auth->password."\n";

// 4uj0et4d   [0m?/i_j)zqz


$auth = Atiksoftware\Security\Passgen::ForDomain("atiksoftware.com","123456"); 
echo $auth->username."   ".$auth->password."\n";

// hydzetm0   w3_m*zdy]m,y