Skip to content

Custom Laravel Paginator for Cycle-ORM implementing RFC 5988.

License

Notifications You must be signed in to change notification settings

wayofdev/laravel-paginator

Folders and files

NameName
Last commit message
Last commit date
Jun 13, 2024
Jun 13, 2024
Jun 5, 2023
Jun 13, 2024
Jun 13, 2024
Jun 4, 2023
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024
Jun 13, 2024

Repository files navigation


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