Libraries tagged by paginator data
renearias/arxis-datatables-bundle
317 Downloads
Symfony Datatable Bundle For Doctrine2 Entities
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
edweld/datatablesbundle
23 Downloads
Symfony Datatable Bundle For Doctrine2 Entities
bigz/datatablesbundle
22 Downloads
Symfony2 Datatable Bundle For Doctrine2 Entities
abdulrhman-developer0/php-datapaginator
5 Downloads
this using for split beg arrays to small arrays with pagination
perry-rylance/datatable
6 Downloads
This library handles client and server side record fetching, including search, sort and pagination. Please note that this package is still under development and is not usable presently. I expect this to be ready within the week.
cdz/laravel-pagiscrap
3 Downloads
PagiScrap will efficiently extract paginated data from any API while optimizing performance with Laravel Queues. Each page is processed asynchronously, ensuring a smooth, non-blocking execution.
bored-programmers/laragrid
98 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
flatorb/moldssp
766 Downloads
A package library to use laravel pagination with datatables and mongodb.
zk2/sps-bundle
1031 Downloads
Bundle implements the concept of "Search - Pagination - Sort" for tabular data
savannabits/laravel-pagetables
965 Downloads
Laravel Pagetables is a Server Side Adapter for Datatables using the default Laravel Pagination.
khaleddiffalah/simpledatatables
12 Downloads
A lightweight JavaScript class for handling data tables with sorting, filtering, and pagination.
thiagovictorino/laravel-resource-exporter
32 Downloads
A ServiceProvider that helps you to export a data resource from an api that returns a Laravel pagination payload
tartan/laravel-table-view
36 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
sjaakp/yii2-datepager
152 Downloads
Page data on date value in Yii2.