PHPackages                             symvaro/multi-factor - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. symvaro/multi-factor

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

symvaro/multi-factor
====================

Vendor-agnostic two-factor authentication library

v0.3.0(5y ago)02.2k↑266.7%GPL-3.0+PHPPHP ^7|^8

Since Jun 13Pushed 5y agoCompare

[ Source](https://github.com/symvaro/multi-factor)[ Packagist](https://packagist.org/packages/symvaro/multi-factor)[ RSS](/packages/symvaro-multi-factor/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (6)Used By (0)

Multi-Factor
============

[](#multi-factor)

Fork of [paragonie/multi\_factor](https://github.com/paragonie/multi_factor). Designed to be a vendor-agnostic implementation of various Two-Factor Authentication solutions.

Initially developed by [Paragon Initiative Enterprises](https://paragonie.com) for use in their own projects. Forked to remove the barcode writer dependency.

It's released under a dual license: GPL and MIT. As with all dual-licensed projects, feel free to choose the license that fits your needs.

Requirements
------------

[](#requirements)

- PHP 7
    - As per [Paragon Initiative Enterprise's commitment to open source](https://paragonie.com/blog/2016/04/go-php-7-our-commitment-maintaining-our-open-source-projects), all new software will no longer be written for PHP 5.

Installing
----------

[](#installing)

```
composer require symvaro/multi-factor
```

Example Usage
-------------

[](#example-usage)

```
