Looking to hire Laravel developers? Try LaraJobs

laravel-pagination maintained by sertxudeveloper

Description
Package for overriding Laravel's default pagination
Author
Last update
2025/11/24 15:21 (dev-dependabot/github_actions/actions/checkout-6)
License
Downloads
821

Comments
comments powered by Disqus

Opinionated custom Laravel pagination

Codecov Test coverage

This package modifies the default Laravel pagination to make it smaller when a lot of pages are available.

Installation

You can install the package via composer:

composer require sertxudeveloper/laravel-pagination

Usage

Once the package is installed, it will automatically replace the default Laravel pagination.

Testing

This package contains tests, you can run them using the following command:

composer test

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.