Laravel 10 โ€“ 11
PHP 8.2+
No release in over 2 years
Low commit activity in last 18 months
Custom Laravel Paginator for Cycle-ORM implementing RFC 5988.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

ergebnis/phpunit-slow-test-detector
^2.14
phpstan/extension-installer
^1.3
phpstan/phpstan
^1.11
phpstan/phpstan-deprecation-rules
^1.1
phpstan/phpstan-phpunit
^1.3
phpstan/phpstan-strict-rules
^1.5
phpunit/phpunit
^10.5 || 11.0
psalm/plugin-phpunit
^0.19
roave/infection-static-analysis-plugin
^1.35
tiagohillebrandt/php-parse-link-header
^1.0
vimeo/psalm
^5.24
wayofdev/cs-fixer-config
^1.5

Runtime

^10.48 || ^11.0
^10.48 || ^11.0
^10.48 || ^11.0
^10.48 || ^11.0
psr/link
^2.0
spiral/pagination
^3.12
symfony/web-link
^6.4 || ^7.0
 Project Readme


WayOfDev Logo

Build
Build Status

Project
Total Downloads Latest Stable Version Commits since latest release PHP Version Require

Quality
Codecov Mutation testing badge PHP Stan Level 6 of 9

Community
Discord Follow on Twitter (X)


Laravel Paginator

This is minimal Laravel template which is used by other PHP projects in wayofdev organization.

If you like/use this package, please consider starring it. Thanks!

Screenshot

๐Ÿ’ฟ Installation

โ†’ Using composer

Require as dependency:

composer req wayofdev/laravel-paginator

๐Ÿงช Running Tests

โ†’ PHPUnit tests

To run tests, run the following command:

make test

โ†’ Static Analysis

Code quality using PHPStan:

make stan

โ†’ Coding Standards Fixing

Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:

make cs-fix

๐Ÿค License

Licence


๐Ÿ™†๐Ÿผโ€โ™‚๏ธ Author Information

Created in 2022 by lotyp / wayofdev