PHPackages                             ttree/yubico - 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. ttree/yubico

ActiveNeos-package[Authentication &amp; Authorization](/categories/authentication)

ttree/yubico
============

Two factors authentication for TYPO3 Flow and TYPO3 Neos

1.0(11y ago)417PHP

Since Jan 21Pushed 9y ago3 watchersCompare

[ Source](https://github.com/ttreeagency/Yubico)[ Packagist](https://packagist.org/packages/ttree/yubico)[ RSS](/packages/ttree-yubico/feed)WikiDiscussions master Synced today

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

Two factors authentication for TYPO3 Flow and TYPO3 Neos
========================================================

[](#two-factors-authentication-for-typo3-flow-and-typo3-neos)

TYPO3 Neos and Flow package that integrate One Time Password (OTP) from [Yubico](https://www.yubico.com/).

Features
--------

[](#features)

- Provide an authentication provider and token to support Yubikey OTP validation
- Self provisioning of Yubikey, the first time a use login with a Yubikey, the key is attached to the user
- Replace the Neos login screen to a third field for the Yubikey Token

[![A Neos login box with OTP support](https://camo.githubusercontent.com/7d47d8f2464d9591926d9747013b965b0b917e252d2c3e460f190cd801ab8081/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f70693533666e6971723078757169792f323031352d30312d3231253230617425323030312e323325323032782e706e673f646c3d30)](https://camo.githubusercontent.com/7d47d8f2464d9591926d9747013b965b0b917e252d2c3e460f190cd801ab8081/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f732f70693533666e6971723078757169792f323031352d30312d3231253230617425323030312e323325323032782e706e673f646c3d30)

Usage
-----

[](#usage)

You can add this package to your composer.json:

```
"ttee/yubico": "~1.0"

```

The package require a single database type to store the key identifier and the mapping between the key and your user account.

```
flow doctrine:migrationexecute --version 20150120005252 --direction up

```

Check the [Settings.yaml](Configuration/Settings.yaml) to understand how the authentication provider and token are configured.

To use the OTP validation server provided by Yubico, you need your personal API keys:

Requirements / Limitations
--------------------------

[](#requirements--limitations)

- You need to have a key that support OTP, this package is tested with a [Yubikey Neo](https://www.yubico.com/products/yubikey-hardware/)
- You can mix account with and without Yubikey
- A Yubikey can only be used for one single account

Whishlist
---------

[](#whishlist)

Feel free to open issue if you need a specific feature and better send a pull request. Here are some idea for future improvements:

- A backend module to manage Yubikey provisioning
- Open issue if you have some specific requirements

Acknowledgments
---------------

[](#acknowledgments)

Development sponsored by [ttree ltd - neos solution provider](http://ttree.ch).

We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.

License
-------

[](#license)

Licensed under GPLv3+, see [LICENSE](LICENSE)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4180d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/145363?v=4)[ttree](/maintainers/ttree)[@ttree](https://github.com/ttree)

---

Top Contributors

[![dfeyer](https://avatars.githubusercontent.com/u/221173?v=4)](https://github.com/dfeyer "dfeyer (75 commits)")

### Embed Badge

![Health badge](/badges/ttree-yubico/health.svg)

```
[![Health](https://phpackages.com/badges/ttree-yubico/health.svg)](https://phpackages.com/packages/ttree-yubico)
```

###  Alternatives

[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
