PHPackages                             merciall/merci - 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. merciall/merci

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

merciall/merci
==============

Collection of useful utilities such as Str and Validate

v1.0.15(4y ago)0351proprietaryPHP

Since Mar 2Pushed 3y agoCompare

[ Source](https://github.com/merciall/merci)[ Packagist](https://packagist.org/packages/merciall/merci)[ RSS](/packages/merciall-merci/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)DependenciesVersions (17)Used By (0)

merci
=====

[](#merci)

composer require merciall/merci

Inside `composer.json`

```
    "autoload": {
        "psr-4": {
            ...
            "Merciall\\Merci\\": "vendor/merciall/merci/src/"
        }
    },
```

Inside `config/app.php`

```
    'aliases' => [
        ...
        'Merci' => Merciall\Merci\Facades\Merci::class,
    ],
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

Every ~2 days

Total

16

Last Release

1554d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9193be0c270846503807552c6bd5034b85737b696de5fad567b7f7f16018e0f?d=identicon)[terrell-merci](/maintainers/terrell-merci)

---

Top Contributors

[![terrell-merci](https://avatars.githubusercontent.com/u/74021878?v=4)](https://github.com/terrell-merci "terrell-merci (24 commits)")

### Embed Badge

![Health badge](/badges/merciall-merci/health.svg)

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

###  Alternatives

[yajra/laravel-disqus

A simple Disqus platform integration with Laravel.

8457.5k](/packages/yajra-laravel-disqus)

PHPackages © 2026

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