https://github.com/atiksoftware/php-class-passgen
It creating a spesific username and password You can use this for WHM, FTP, Admin Panel etc.
https://github.com/atiksoftware/php-class-passgen
Last synced: 11 months ago
JSON representation
It creating a spesific username and password You can use this for WHM, FTP, Admin Panel etc.
- Host: GitHub
- URL: https://github.com/atiksoftware/php-class-passgen
- Owner: atiksoftware
- Created: 2019-04-06T11:14:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T13:31:24.000Z (over 5 years ago)
- Last Synced: 2025-07-01T05:44:15.557Z (12 months ago)
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Username and Password creater
It creating a spesific username and password
You can use this for WHM, FTP, Admin Panel etc.
---
### Installation
```sh
composer require atiksoftware/php-class-passgen
```
### Usage example
```php
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