PHPackages                             felixsand/phpsst - 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. felixsand/phpsst

ActiveLibrary[Security](/categories/security)

felixsand/phpsst
================

A PHP library for distributing (one time) passwords/secrets in a more secure way

v2.0.0(3y ago)1983[1 PRs](https://github.com/felixsand/PhPsst/pulls)MITPHPPHP ^8.1

Since Jun 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/felixsand/PhPsst)[ Packagist](https://packagist.org/packages/felixsand/phpsst)[ Docs](https://github.com/felixsand/PhPsst)[ RSS](/packages/felixsand-phpsst/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (9)Dependencies (2)Versions (11)Used By (0)

PhPsst
======

[](#phpsst)

[![Latest Stable Version](https://camo.githubusercontent.com/58bce6a9f49af8d2dd0972b0df60c7c94e0df58bc4d02bd6a72f1afcaf1ebfa7/68747470733a2f2f706f7365722e707567782e6f72672f66656c697873616e642f7068707373742f762f737461626c65)](https://packagist.org/packages/felixsand/phpsst)[![Build Status](https://camo.githubusercontent.com/4635ca8e090e2bbe09442b4e8f28802177a79a8a3ae85f5a9c70fdc9cd94e235/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66656c697873616e642f5068507373742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/felixsand/PhPsst/build-status/master)[![License](https://camo.githubusercontent.com/33fc98eb336fa67870b4c4a56f3c39ebcb7db6c2f437c71ffa940729d2ab9d41/68747470733a2f2f706f7365722e707567782e6f72672f66656c697873616e642f7068707373742f6c6963656e7365)](https://packagist.org/packages/felixsand/phpsst)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/be729214a5fdd0bc53ec65daa4a1447a1636966f0afc7110bc1330b74312a201/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66656c697873616e642f5068507373742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/felixsand/PhPsst/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/fec42dea7277e57f591e85ce880937e853cccebc5f1b1b0c572bf086b5fed837/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f66656c697873616e642f5068507373742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/felixsand/PhPsst/?branch=master)

A PHP library for distributing (one time) passwords/secrets in a more secure way

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

[](#installation)

Add the package as a requirement to your `composer.json`:

```
$ composer require felixsand/phpsst
```

Usage
-----

[](#usage)

```
