wayofdev/laravel-paginator

Custom Laravel Paginator for Cycle-ORM implementing RFC 5988.

Fund package maintenance!
wayofdev

v1.3.0 2024-06-13 15:42 UTC

README



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