Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.59 KB

readme.md

File metadata and controls

33 lines (22 loc) · 1.59 KB

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.