PHPackages                             jvmartin/laravel5-foundation6-pagination - 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. jvmartin/laravel5-foundation6-pagination

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

jvmartin/laravel5-foundation6-pagination
========================================

Foundation for Sites 6 pagination for Laravel 5.

v5.2.3(9y ago)0143MITPHPPHP &gt;=5.5.0

Since Aug 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/JVMartin/laravel5-foundation6-pagination)[ Packagist](https://packagist.org/packages/jvmartin/laravel5-foundation6-pagination)[ RSS](/packages/jvmartin-laravel5-foundation6-pagination/feed)WikiDiscussions master Synced 4d ago

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

Foundation for Sites 6 Pagination for Laravel 5.2
=================================================

[](#foundation-for-sites-6-pagination-for-laravel-52)

Copyright © 2016 Jacob Martin

[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](http://opensource.org/licenses/MIT)

Creates pagination links to comply with Foundation for Sites 6.

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

[](#installation)

Add to composer.json:

`"jvmartin/laravel5-foundation6-pagination": "5.2.*"`

This package comes with a service provider which should be added to the providers array in your `config/app.php` file:

`'Foundation\FoundationServiceProvider',`

Add the facade:

`'Foundation' => 'Foundation\Facades\Foundation',`

Usage
-----

[](#usage)

```

    {!! $users->render(Foundation::paginate($users)) !!}

```

Credits
-------

[](#credits)

Based on [dansmith/laravel5-foundation](https://github.com/dansmith83/laravel5-foundation).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~0 days

Total

4

Last Release

3620d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4450814?v=4)[Jacob Martin](/maintainers/JVMartin)[@JVMartin](https://github.com/JVMartin)

---

Top Contributors

[![JVMartin](https://avatars.githubusercontent.com/u/4450814?v=4)](https://github.com/JVMartin "JVMartin (5 commits)")

---

Tags

laravelpaginationlaravel5foundation

### Embed Badge

![Health badge](/badges/jvmartin-laravel5-foundation6-pagination/health.svg)

```
[![Health](https://phpackages.com/badges/jvmartin-laravel5-foundation6-pagination/health.svg)](https://phpackages.com/packages/jvmartin-laravel5-foundation6-pagination)
```

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k55.0M618](/packages/laravel-scout)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[tallstackui/tallstackui

TallStackUI is a powerful suite of Blade components that elevate your workflow of Livewire applications.

725173.0k14](/packages/tallstackui-tallstackui)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)

PHPackages © 2026

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