atiksoftware / php-class-passgen
Generate a spesific username and password for ftp,whm etc. by domain and prefix
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/atiksoftware/php-class-passgen
This package is auto-updated.
Last update: 2025-09-19 23:52:25 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