PHPackages                             brandonkahre/miva-password - 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. brandonkahre/miva-password

AbandonedLibrary[Security](/categories/security)

brandonkahre/miva-password
==========================

Generate and verify Miva Merchant 5 PR8-7 compatible password hashes.

1.0.0(1y ago)23BSD-2-ClausePHPPHP &gt;=5.6

Since Dec 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/BrandonKahre/Miva_Password)[ Packagist](https://packagist.org/packages/brandonkahre/miva-password)[ RSS](/packages/brandonkahre-miva-password/feed)WikiDiscussions main Synced 1mo ago

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

Miva\_Password
==============

[](#miva_password)

[![Tests](https://github.com/BrandonKahre/Miva_Password/actions/workflows/ci.yaml/badge.svg)](https://github.com/BrandonKahre/Miva_Password/actions/workflows/ci.yaml)[![Latest Stable Version](https://camo.githubusercontent.com/0ab8383945713e228647fd3415b3becd20ec884355e7fcf4d7eb16430c207332/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6272616e646f6e6b616872652f6d6976612d70617373776f72642e737667)](https://packagist.org/packages/brandonkahre/miva-password)

Miva\_Password is a very simple library that can be used to generate and verify Miva Merchant 5 PR8-7 compatible password hashes using PHP.

> ## ⚠ Unmaintained Library
>
> [](#-unmaintained-library)
>
> This library was written in 2013 and then completely abandoned. The library was updated in 2024 just out of a combination of a random itch and boredom, do not take that as a sign of an active library. Nobody uses this in production.

---

Installation
------------

[](#installation)

Installation can be done via Composer:

```
composer require brandonkahre/miva-password
```

Basic Usage
-----------

[](#basic-usage)

```
