PHPackages                             fico7489/laravel-paginator-helper - 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. fico7489/laravel-paginator-helper

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

fico7489/laravel-paginator-helper
=================================

Laravel paginator helper

251PHP

Since Mar 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fico7489/laravel-paginator-helper)[ Packagist](https://packagist.org/packages/fico7489/laravel-paginator-helper)[ RSS](/packages/fico7489-laravel-paginator-helper/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel paginator helper
========================

[](#laravel-paginator-helper)

Example
-------

[](#example)

```

                Previous

        @for ($page = 1; $page lastPage(); $page++)
            @if($paginatorHelper->isPageVisible($page))

                    {{ $page }}

            @else
                @if($paginatorHelper->isVisibleBeforeDots($page))
                    ...
                @endif
                @if($paginatorHelper->isVisibleAfterDots($page))
                    ...
                @endif
            @endif
        @endfor

                Next

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/949b29f724c44fb480deeab36c7c50624f1351bec04a5045546f6d9f7334dd27?d=identicon)[fico7489](/maintainers/fico7489)

---

Top Contributors

[![fico7489](https://avatars.githubusercontent.com/u/4559663?v=4)](https://github.com/fico7489 "fico7489 (6 commits)")

### Embed Badge

![Health badge](/badges/fico7489-laravel-paginator-helper/health.svg)

```
[![Health](https://phpackages.com/badges/fico7489-laravel-paginator-helper/health.svg)](https://phpackages.com/packages/fico7489-laravel-paginator-helper)
```

PHPackages © 2026

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