PHPackages                             hotash/laravel-ignorable - 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. hotash/laravel-ignorable

ActivePackage

hotash/laravel-ignorable
========================

Ignorable package for Laravel.

v1.0.0(3y ago)0481MITPHP

Since Jul 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/bdsumon4u/laravel-ignorable)[ Packagist](https://packagist.org/packages/hotash/laravel-ignorable)[ RSS](/packages/hotash-laravel-ignorable/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

[![Total Downloads](https://camo.githubusercontent.com/8eeec21bb33b7ce00ed3fdefff570b990d8df6a5c9e69bf0e431ac733266885f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686f746173682f6c61726176656c2d69676e6f7261626c65)](https://packagist.org/packages/hotash/laravel-ignorable)[![Latest Stable Version](https://camo.githubusercontent.com/149e320f3d094436a4929e1e03e723a437af6a3393b52b63bf8b80c81f725e7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686f746173682f6c61726176656c2d69676e6f7261626c65)](https://packagist.org/packages/hotash/laravel-ignorable)[![License](https://camo.githubusercontent.com/bc9343e4c8d0ae8d9cafa06c1586add816af329e026e993ae9711ec72ee86c50/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f686f746173682f6c61726176656c2d69676e6f7261626c65)](https://packagist.org/packages/hotash/laravel-ignorable)

About Package
-------------

[](#about-package)

> **Note:** This package will help you to ignore chained method calls as per your defined condition.

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

[](#installation)

`require hotash/laravel-ignorable`

Usages
------

[](#usages)

```
ignorable(new Foo(), $whenToIgnore)
    ->call()->your()->method()
    ->discard($whenToDiscard) // callable or bool
    ->call()->more()->method()
    ->ignore($whenToIgnore) // callable or bool
    ->conditional()->method()->call()
    ->discard($whenToDiscard) // callable or bool
    ->again()->call()->your()->method()
    ->dump()->value;
```

Contributing
------------

[](#contributing)

Thank you for considering contributing to the Laravel framework! The contribution guide is not available yet.

Code of Conduct
---------------

[](#code-of-conduct)

Description is PENDING.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Description is PENDING.

License
-------

[](#license)

The Ignorable package is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

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

1395d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29140877ce038cbb10bb3d574c55e80bdef28bdd91ab3cfec49d06c7e11dcb6c?d=identicon)[bdsumon4u](/maintainers/bdsumon4u)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hotash-laravel-ignorable/health.svg)

```
[![Health](https://phpackages.com/badges/hotash-laravel-ignorable/health.svg)](https://phpackages.com/packages/hotash-laravel-ignorable)
```

PHPackages © 2026

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