PHPackages                             takielias/quickcalculator - 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. takielias/quickcalculator

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

takielias/quickcalculator
=========================

A Simple Calculator

1.0(5y ago)06MITPHP

Since Mar 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/takielias/QuickCalculator)[ Packagist](https://packagist.org/packages/takielias/quickcalculator)[ Docs](https://github.com/takielias/quickcalculator)[ RSS](/packages/takielias-quickcalculator/feed)WikiDiscussions master Synced 2d ago

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

QuickCalculator
===============

[](#quickcalculator)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1f6edd1fffd8f0fe68fc871c4cd530c69b2c903ebc12c9ca766b165808945109/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74616b69656c6961732f717569636b63616c63756c61746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/takielias/quickcalculator)[![Total Downloads](https://camo.githubusercontent.com/b773a9b0bd30746108bf0bc4f6252cd35941adcd2370d74c23fe5aee3491be0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74616b69656c6961732f717569636b63616c63756c61746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/takielias/quickcalculator)

This is simple package to do A summation and Subtraction

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

[](#installation)

Via Composer

```
composer require takielias/quickcalculator
```

Usage
-----

[](#usage)

```
use TakiElias\QuickCalculator\Facades\QuickCalculator;
```

```
$calculator = QuickCalculator::plus(10, 2)->minus(2, 1);
$result = $calculator->summation()->get();
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

MIT.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

1898d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravellaravel-packagelaravelQuickCalculator

### Embed Badge

![Health badge](/badges/takielias-quickcalculator/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[interaction-design-foundation/laravel-geoip

Support for multiple Geographical Location services.

17221.0k3](/packages/interaction-design-foundation-laravel-geoip)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[xefi/faker-php-laravel

Faker php integration with laravel

1915.1k](/packages/xefi-faker-php-laravel)[dcblogdev/laravel-junie

Install pre-configured guides for Jetbrains Junie

392.5k](/packages/dcblogdev-laravel-junie)

PHPackages © 2026

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