{"id":20463400,"url":"https://github.com/atiksoftware/php-class-passgen","last_synced_at":"2025-07-21T17:33:32.484Z","repository":{"id":62489220,"uuid":"179823520","full_name":"atiksoftware/php-class-passgen","owner":"atiksoftware","description":"It creating a spesific username and password You can use this for WHM, FTP, Admin Panel etc.","archived":false,"fork":false,"pushed_at":"2021-02-19T13:31:24.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T05:44:15.557Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atiksoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-06T11:14:15.000Z","updated_at":"2021-02-19T13:31:26.000Z","dependencies_parsed_at":"2022-11-02T09:31:14.407Z","dependency_job_id":null,"html_url":"https://github.com/atiksoftware/php-class-passgen","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/atiksoftware/php-class-passgen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-passgen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-passgen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-passgen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-passgen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atiksoftware","download_url":"https://codeload.github.com/atiksoftware/php-class-passgen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atiksoftware%2Fphp-class-passgen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266342809,"owners_count":23914262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T13:10:58.439Z","updated_at":"2025-07-21T17:33:32.462Z","avatar_url":"https://github.com/atiksoftware.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Username and Password creater\n\nIt creating a spesific username and password\nYou can use this for WHM, FTP, Admin Panel etc.\n\n---\n\n### Installation\n```sh\ncomposer require atiksoftware/php-class-passgen\n```\n\n### Usage example\n```php\nrequire __DIR__.'/../vendor/autoload.php';\n\n$auth = Atiksoftware\\Security\\Passgen::make(\"atiksoftware.com\",\"!%\u0026/xzcas56\"); \necho $auth-\u003eusername.\"   \".$auth-\u003epassword.\"\\n\";\n\n// 4uj0et4d   [0m?/i_j)zqz\n\n\n$auth = Atiksoftware\\Security\\Passgen::ForDomain(\"atiksoftware.com\",\"123456\"); \necho $auth-\u003eusername.\"   \".$auth-\u003epassword.\"\\n\";\n\n// hydzetm0   w3_m*zdy]m,y\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiksoftware%2Fphp-class-passgen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatiksoftware%2Fphp-class-passgen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatiksoftware%2Fphp-class-passgen/lists"}