PHPackages                             modethirteen/miniflex - 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. modethirteen/miniflex

ActiveLibrary

modethirteen/miniflex
=====================

A collection of PHP components to manage cryptographic keys and signatures

02.5k1PHP

Since Sep 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/modethirteen/miniflex)[ Packagist](https://packagist.org/packages/modethirteen/miniflex)[ RSS](/packages/modethirteen-miniflex/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

miniflex
========

[](#miniflex)

[![miniflex](docs/miniflex.jpg)](docs/miniflex.jpg)*Source: [Crypto Museum](https://www.cryptomuseum.com/crypto/philips/miniflex/index.htm)*

---

A collection of PHP components to manage cryptographic keys and signatures

[![github.com](https://github.com/modethirteen/miniflex/workflows/build/badge.svg)](https://github.com/modethirteen/miniflex/actions?query=workflow%3Abuild)[![codecov.io](https://camo.githubusercontent.com/72b99fe88caa6cd785806f0cb3523f949f62ceface4592ccd4fa78588daf08ad/68747470733a2f2f636f6465636f762e696f2f6769746875622f6d6f6465746869727465656e2f6d696e69666c65782f636f7665726167652e7376673f6272616e63683d6d61696e)](https://codecov.io/github/modethirteen/miniflex?branch=main)[![Latest Stable Version](https://camo.githubusercontent.com/960e39d29a576f5b6c89e683eb45cf124904bbb7b5a8bb3b4037d26c93813ab3/68747470733a2f2f706f7365722e707567782e6f72672f6d6f6465746869727465656e2f6d696e69666c65782f76657273696f6e2e737667)](https://packagist.org/packages/modethirteen/miniflex)[![Latest Unstable Version](https://camo.githubusercontent.com/90227cb41600d05a7ff9aff4d53e02d7905140010ac423c4f60104195d055421/68747470733a2f2f706f7365722e707567782e6f72672f6d6f6465746869727465656e2f6d696e69666c65782f762f756e737461626c65)](https://packagist.org/packages/modethirteen/miniflex)

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

[](#requirements)

- PHP 7.4 (main, 1.x)

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

[](#installation)

Use [Composer](https://getcomposer.org/). There are two ways to add miniflex to your project.

From the composer CLI:

```
./composer.phar require modethirteen/miniflex
```

Or add modethirteen/miniflex to your project's composer.json:

```
{
    "require": {
        "modethirteen/miniflex": "dev-main"
    }
}
```

`dev-main` is the main development branch. If you are using miniflex in a production environment, it is advised that you use a stable release.

Assuming you have setup Composer's autoloader, miniflex can be found in the `modethirteen\Crypto\` namespace.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

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/2bfdbec0ff13b1d7836c00d751876485508071cf26e6dcc2bae7fb7333b6f40f?d=identicon)[modethirteen](/maintainers/modethirteen)

---

Top Contributors

[![modethirteen](https://avatars.githubusercontent.com/u/45862?v=4)](https://github.com/modethirteen "modethirteen (17 commits)")

### Embed Badge

![Health badge](/badges/modethirteen-miniflex/health.svg)

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

PHPackages © 2026

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