PHPackages                             pnicorelli/php-dotnet-password-hasher - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. pnicorelli/php-dotnet-password-hasher

ActiveLibrary[Security](/categories/security)

pnicorelli/php-dotnet-password-hasher
=====================================

php package for hash/validate passwords using the .NET PasswordHasher algorithm.

0.0.1(7y ago)018MITPHPPHP ^7.0

Since Oct 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pnicorelli/php-dotnet-password-hasher)[ Packagist](https://packagist.org/packages/pnicorelli/php-dotnet-password-hasher)[ Docs](https://github.com/pnicorelli/php-dotnet-password-hasher)[ RSS](/packages/pnicorelli-php-dotnet-password-hasher/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

DotNetPasswordHasher
====================

[](#dotnetpasswordhasher)

PHP package for hash/validate passwords using the .NET PasswordHasher algorithm.

### Install

[](#install)

```
composer require pnicorelli/php-dotnet-password-hasher
```

### Usage

[](#usage)

```
