PHPackages                             rraspo/descriptive-statistics - 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. rraspo/descriptive-statistics

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

rraspo/descriptive-statistics
=============================

Laravel package to perform some very very basic statistical operations

v0.1(9y ago)045MITPHPPHP &gt;=5.3.0

Since Nov 1Pushed 9y ago2 watchersCompare

[ Source](https://github.com/rraspo/descriptive-statistics)[ Packagist](https://packagist.org/packages/rraspo/descriptive-statistics)[ RSS](/packages/rraspo-descriptive-statistics/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Descriptive statistics
======================

[](#descriptive-statistics)

Very very basic statistical operations with PHP

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

[](#installation)

```
composer require rraspo/descriptive-statistics
```

Usage
-----

[](#usage)

```
use EstDesc\EstDesc;
class SomeClass {
  function someFunction {
      ...
      $median = EstDesc::median($data);
      ...
  }
}
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

3528d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19176605?v=4)[Juan A. Porras](/maintainers/rraspo)[@rraspo](https://github.com/rraspo)

### Embed Badge

![Health badge](/badges/rraspo-descriptive-statistics/health.svg)

```
[![Health](https://phpackages.com/badges/rraspo-descriptive-statistics/health.svg)](https://phpackages.com/packages/rraspo-descriptive-statistics)
```

###  Alternatives

[log1x/gutentweaks

A plugin containing minor Gutenberg tweaks.

113.9k](/packages/log1x-gutentweaks)

PHPackages © 2026

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