PHPackages                             fucodo/onetimesecret - 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. fucodo/onetimesecret

ActiveNeos-package[Security](/categories/security)

fucodo/onetimesecret
====================

06PHP

Since Sep 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/fucodo/fucodo.OneTimeSecret)[ Packagist](https://packagist.org/packages/fucodo/onetimesecret)[ RSS](/packages/fucodo-onetimesecret/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

fucodo.OneTimeSecret
====================

[](#fucodoonetimesecret)

[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

Table of Contents
-----------------

[](#table-of-contents)

- [Description](#description)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Configuration](#configuration)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

Description
-----------

[](#description)

`fucodo.OneTimeSecret` is a secure, simple service for sharing secrets or private information via a one-time URL. Once the URL is opened and viewed, the secret is deleted, ensuring that sensitive information is never exposed more than once.

Features
--------

[](#features)

- **One-Time Access:** Ensure sensitive information is accessed only once.
- **Self-Destruct:** Secrets are deleted after being accessed.
- **Expiration:** Set expiration times for secrets ensuring they're not accessible indefinitely.

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

[](#installation)

### Prerequisites

[](#prerequisites)

- PHP 8.2 or higher
- Composer
- neos/flow

### Steps

[](#steps)

1. require the repo

    ```
    composer req fucodo/onetimesecret
    ```

Usage
-----

[](#usage)

1. Create a new secret via the appropriate API endpoint or web form.

    ```
    // Example code snippet for creating a secret
    $secretService = new \fucodo\OneTimeSecret\Domain\Model\Secret('YourSecret');
    ```
2. Share the generated one-time URL with the intended recipient.
3. When the recipient opens the URL, they will see the secret. It will be deleted after viewing.

Contributing
------------

[](#contributing)

We welcome contributions! Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details.

License
-------

[](#license)

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

Contact
-------

[](#contact)

For any issues or questions, please open an issue on GitHub or contact the maintainer at .

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c6681704a769ab93a20ba54d94054d0f3f1e81b99341e8cfa29d91f6d8f16fb?d=identicon)[kaystrobach](/maintainers/kaystrobach)

---

Top Contributors

[![kaystrobach](https://avatars.githubusercontent.com/u/1185776?v=4)](https://github.com/kaystrobach "kaystrobach (7 commits)")

### Embed Badge

![Health badge](/badges/fucodo-onetimesecret/health.svg)

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

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41478.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

87117.5M63](/packages/bjeavons-zxcvbn-php)[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)[paragonie/hidden-string

Encapsulate strings in an object to hide them from stack traces

7410.6M39](/packages/paragonie-hidden-string)

PHPackages © 2026

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