PHPackages                             whacking1234/sumlib - 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. whacking1234/sumlib

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

whacking1234/sumlib
===================

This package implements the function of adding large numbers via custom algorythm

v1.0(7y ago)031PHPPHP ^7.1

Since Feb 12Pushed 7y agoCompare

[ Source](https://github.com/whacking1234/sumlib)[ Packagist](https://packagist.org/packages/whacking1234/sumlib)[ RSS](/packages/whacking1234-sumlib/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

PHP library for custom sum of large numbers implementation
==========================================================

[](#php-library-for-custom-sum-of-large-numbers-implementation)

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

[](#installation)

The recommended way to install the library is through [Composer](https://getcomposer.org):

```
$ composer require whacking1234/sumlib:@dev
```

Usage
-----

[](#usage)

```
use function Whacking1234\functions\sum;

echo sum('8116789921361823993123', '44181262393');
```

Tests
-----

[](#tests)

To run unit test:

```
$ phpunit --testsuite Unit
```

To run all tests:

```
$ phpunit
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

2695d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47563643?v=4)[whacking1234](/maintainers/whacking1234)[@whacking1234](https://github.com/whacking1234)

---

Top Contributors

[![whacking1234](https://avatars.githubusercontent.com/u/47563643?v=4)](https://github.com/whacking1234 "whacking1234 (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/whacking1234-sumlib/health.svg)

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

###  Alternatives

[punkstar/ssl

PHP library for reading and understanding SSL certificates.

1824.9k](/packages/punkstar-ssl)

PHPackages © 2026

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