{"id":19094950,"url":"https://github.com/phauthentic/password-hashers","last_synced_at":"2026-06-17T12:32:26.807Z","repository":{"id":57038684,"uuid":"148471594","full_name":"Phauthentic/password-hashers","owner":"Phauthentic","description":"A framework agnostic, depdency free password hasher library.","archived":false,"fork":false,"pushed_at":"2024-03-13T18:58:23.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T01:11:55.915Z","etag":null,"topics":["dependency-free","hash","hashing","library","password","password-hash","password-hasher","password-hashers","password-safety","security"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Phauthentic.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-12T11:45:55.000Z","updated_at":"2021-04-25T21:19:31.000Z","dependencies_parsed_at":"2022-08-23T23:31:03.050Z","dependency_job_id":null,"html_url":"https://github.com/Phauthentic/password-hashers","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fpassword-hashers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fpassword-hashers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fpassword-hashers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Phauthentic%2Fpassword-hashers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Phauthentic","download_url":"https://codeload.github.com/Phauthentic/password-hashers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240144882,"owners_count":19754974,"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","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":["dependency-free","hash","hashing","library","password","password-hash","password-hasher","password-hashers","password-safety","security"],"created_at":"2024-11-09T03:32:16.048Z","updated_at":"2026-05-26T04:30:21.660Z","avatar_url":"https://github.com/Phauthentic.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Password Hashers\n\n[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)\n[![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/Phauthentic/password-hashers/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/Phauthentic/password-hashers/)\n[![Code Quality](https://img.shields.io/scrutinizer/g/Phauthentic/password-hashers/master.svg?style=flat-square)](https://scrutinizer-ci.com/g/Phauthentic/password-hashers/)\n![phpstan Level 8](https://img.shields.io/badge/phpstan-Level%208-brightgreen?style=flat-square)\n![php ^8.0](https://img.shields.io/badge/php-%5E8.0-blue?style=flat-square)\n\nA simple password hasher library.\n\nThis is mostly an abstraction around password hashers to have an OOP interface to work with.\n\n## Installation\n\nInstallation via [Composer](https://getcomposer.org/)\n\n```sh\ncomposer require Phauthentic/password-hashers\n```\n\n## Documentation\n\n* [Default Password Hasher](./docs/DefaultPasswordHasher.md) features all algorithms [phps password_hash()](http://php.net/manual/de/function.password-hash.php) features.\n* [Fallback Password Hasher](./docs/FallbackPasswordHasher.md) transparently upgrade hashes to new hash algorithms\n* [Md5 \u0026 Sha1 Password Hasher](./docs/Md5-and-Sha1-PasswordHasher.md) deprecated hasing algorithms for legacy apps\n* [Implementing your own Hasher](./docs/Implementing-your-own-Hasher.md)\n\n## Copyright \u0026 License\n\nLicensed under the [MIT license](LICENSE.txt).\n\n* Copyright (c) [Phauthentic](https://github.com/Phauthentic)\n* Copyright (c) [Cake Software Foundation, Inc.](https://cakefoundation.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphauthentic%2Fpassword-hashers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphauthentic%2Fpassword-hashers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphauthentic%2Fpassword-hashers/lists"}