Skip to content

Phauthentic/password-hashers

Repository files navigation

Password Hashers

Software License Scrutinizer Coverage Code Quality phpstan Level 8 php ^8.0

A simple password hasher library.

This is mostly an abstraction around password hashers to have an OOP interface to work with.

Installation

Installation via Composer

composer require Phauthentic/password-hashers

Documentation

Copyright & License

Licensed under the MIT license.