# Credits

## Contributions

2FAuth is actively developed by [Bubka](https://github.com/Bubka).

<style>
    .sponsor a.rounded {
        border-radius: 6px;
        border: 1px solid #d4dce348;
    }
    .sponsor a > span:first-child {
        color: #db61a2;
    }
    .sponsor a > span:last-child {
        color: #c9d1d9;
    }
</style>

:::sponsor
[--![](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/bubka)
[!button size="s" variant="dark" target="blank" text="Sponsor me on Github" icon="heart"](https://github.com/sponsors/Bubka)
:::

<div style="clear: both;"></div>

The [Docker installation guide](/getting-started/installation/docker/docker-cli/) as well as the Docker stuff are a contribution of [Quentin McGow](https://github.com/qdm12).

---

## Tools

### Frameworks

[!ref target="blank" text="Laravel"](https://laravel.com/)

[!ref target="blank" text="Vue.js"](https://vuejs.org/)

[!ref target="blank" text="Bulma CSS"](https://bulma.io/)

### Graphics

[!ref target="blank" text="Lucide icon library"](https://lucide.dev/)

### Main dependencies

#### Composer

[!ref icon="package" target="blank" text="Spomky-Labs/otphp"](https://github.com/Spomky-Labs/otphp)

[!ref icon="package" target="blank" text="chillerlan/php-qrcode"](https://github.com/chillerlan/php-qrcode)

[!ref icon="package" target="blank" text="khanamiryan/php-qrcode-detector-decoder"](https://github.com/khanamiryan/php-qrcode-detector-decoder)

#### Vue ecosystem

[!ref icon="package" target="blank" text="vue-i18n"](https://kazupon.github.io/vue-i18n/)

[!ref icon="package" target="blank" text="pinia"](https://pinia.vuejs.org/)

[!ref icon="package" target="blank" text="vueuse"](https://vueuse.org/)

[!ref icon="package" target="blank" text="gruhn/vue-qrcode-reader"](https://github.com/gruhn/vue-qrcode-reader)

[!ref icon="package" target="blank" text="vue3-notification"](https://kyvg.github.io/vue3-notification/)

#### js

[!ref icon="package" target="blank" text="vite"](hhttps://vite.dev/)

[!ref icon="package" target="blank" text="axios"](https://axios-http.com/)

[!ref icon="package" target="blank" text="sortablejs"](https://sortablejs.github.io/Sortable/)

#### css

[!ref icon="package" target="blank" text="Wikiki/bulma-checkradio"](https://github.com/Wikiki/bulma-checkradio)

### Docs generators

[!ref icon="book" target="blank" text="Retype"](https://retype.com/)

[!ref icon="book" target="blank" text="RapiDoc"](https://mrin9.github.io/RapiDoc/)
