Download the PHP package oyedele/laravel-custom-pagination without Composer
On this page you can find all versions of the php package oyedele/laravel-custom-pagination. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oyedele/laravel-custom-pagination
More information about oyedele/laravel-custom-pagination
Files in oyedele/laravel-custom-pagination
Download oyedele/laravel-custom-pagination
More information about oyedele/laravel-custom-pagination
Files in oyedele/laravel-custom-pagination
Vendor oyedele
Package laravel-custom-pagination
Short Description A simple custom pagination helper for Laravel applications
License MIT
Package laravel-custom-pagination
Short Description A simple custom pagination helper for Laravel applications
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-custom-pagination
Laravel Custom Pagination
A lightweight Laravel package for custom query pagination with a standardized pagination response structure.
Features
- Custom pagination implementation
- Supports query builders and Eloquent models
- Configurable page size via request query parameters
- Returns pagination metadata
- Laravel 11 & Laravel 12 compatible
Installation
Install via Composer:
Laravel auto-discovery will automatically register the service provider.
Package Structure
Trait
Usage
Import the trait:
Example
Request Example
Response Example
Service Provider
composer.json
Versioning
Create your first release:
Subsequent releases:
Requirements
- PHP 8.2+
- Laravel 11+
- Laravel 12+
License
MIT License.
All versions of laravel-custom-pagination with dependencies
PHP Build Version
Package Version
The package oyedele/laravel-custom-pagination contains the following files
Loading the files please wait ...