phauthentic/password-hashers

Password Hashing Library

3.0.0 2024-03-13 18:55 UTC

This package is auto-updated.

Last update: 2024-03-26 04:07:53 UTC


README

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.