PHPackages                             lookyman/entropy - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lookyman/entropy

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

lookyman/entropy
================

Entropy provider library for PHP

v1.0.0(10y ago)022MITPHPPHP &gt;=5.5

Since Dec 21Pushed 10y ago1 watchersCompare

[ Source](https://github.com/lookyman/entropy)[ Packagist](https://packagist.org/packages/lookyman/entropy)[ RSS](/packages/lookyman-entropy/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

lookyman/Entropy
================

[](#lookymanentropy)

[![Build Status](https://camo.githubusercontent.com/f53580c5fdc81965bf756f79b212bdb1b7ba4dc9174dfbfce1b12d2a2901e3ee/68747470733a2f2f7472617669732d63692e6f72672f6c6f6f6b796d616e2f656e74726f70792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/lookyman/entropy)[![Downloads](https://camo.githubusercontent.com/f5e178dcedcc71b860d0c410871f7886f2e5c5b31cf572bf6c08add7bd792ffc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f6f6b796d616e2f656e74726f70792e737667)](https://packagist.org/packages/lookyman/entropy)[![Latest stable](https://camo.githubusercontent.com/5abe5452eaa30c85b061d9e7c2c17a341565b790defcdb35288a7b44a7b76d13/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f6f6b796d616e2f656e74726f70792e737667)](https://packagist.org/packages/lookyman/entropy)[![Coverage Status](https://camo.githubusercontent.com/547c73b74e32d68a139c11c6edacc34d33a2326b39eddb7414ccdce1cbcdfbaf/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6c6f6f6b796d616e2f656e74726f70792f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/lookyman/entropy?branch=master)

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

[](#requirements)

lookyman/Entropy requires PHP 5.5 or higher.

- [Nette DI](https://github.com/nette/di)

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

[](#installation)

```
$ composer require lookyman/entropy
```

You can enable the extension using your neon config:

```
extensions:
	entropy: lookyman\Entropy\DI\EntropyExtension
```

Usage
-----

[](#usage)

This extension provides you with the service `lookyman\Entropy\Provider\IEntropyProvider`, that you can inject into your application.

```
// $this->provider in an instance of lookyman\Entropy\Provider\IEntropyProvider

var_dump($this->provider->getRandomPseudoBytes(8));
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

3845d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f068d60b6e86ba2222bff60b7b27dea830d666a3e2f86eb50d6c1c1c1c8167ad?d=identicon)[lookyman](/maintainers/lookyman)

---

Top Contributors

[![lookyman](https://avatars.githubusercontent.com/u/3863468?v=4)](https://github.com/lookyman "lookyman (1 commits)")

---

Tags

netteentropy

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lookyman-entropy/health.svg)

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

###  Alternatives

[contributte/di

Extra contrib to nette/di

475.9M18](/packages/contributte-di)[janmarek/webloader

Tool for loading or deploying CSS and JS files into web pages

107516.7k14](/packages/janmarek-webloader)[contributte/event-dispatcher

Best event dispatcher / event manager / event emitter for Nette Framework

302.5M19](/packages/contributte-event-dispatcher)[contributte/menu-control

Menu control for Nette framework

29113.7k1](/packages/contributte-menu-control)[carrooi/nette-menu

Menu control for Nette framework

2950.7k1](/packages/carrooi-nette-menu)[bileto/cronner

Simple tool which helps with maintenance of cron tasks.

752.2k](/packages/bileto-cronner)

PHPackages © 2026

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