Libraries tagged by porting
mjoc1985/laravel-inertia-helpers
1425 Downloads
Backend and frontend utilities for common Inertia.js + Laravel patterns. Type-safe shared data, flash messages, pagination, filters, sorting, and breadcrumbs.
mdaushi/kinetics
375 Downloads
Zero-Friction Tables for Inertia.js — sorting, filtering, searching, and pagination through a clean composable pipeline.
kba-team/cakephp-filter-plugin
2361 Downloads
Filter is a CakePHP plugin which enables you to create filtering forms for your data in a very fast and simple way, without getting in the way of paging, sorting and other "standard" things when displaying data. It also remembers the filter conditions in a session, but this can be turned off if undesirable.
kalimulhaq/qubuilder
981 Downloads
A Laravel package that converts structured JSON filter arrays into Eloquent query builder chains — enabling dynamic filtering, sorting, pagination, and eager loading via API requests.
ivanharmat/crewgrid
39 Downloads
A server-driven Livewire data grid with filtering, sorting, pagination and shareable URL state - themeable for Bootstrap 3, Bootstrap 5 and Tailwind.
humweb/inertia-table
4575 Downloads
Inertia.js table component with sorting, filtering, searching, and multi-table support for Laravel
hooloovoo/query-engine
15867 Downloads
Simple abstraction for implementing server-side Paging, Sorting and Filtering
hisune/emby_pinyin
105 Downloads
Let emby support pinyin sorting
heimrichhannot/contao-list-bundle
7578 Downloads
This bundle offers a generic list module to use with arbitrary contao entities containing standard list handling like pagination, sorting, and filtering.
evosoftcz/datagrid
15578 Downloads
DataGrid for Nette Framework: filtering, sorting, pagination, tree view, table view, translator, etc
ekrouzek/pagination-filters-bundle
421 Downloads
Filtering, sorting and pagination bundle for paginated http requests.
cariuk/repository-pattern-laravel
2905 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
beefeater/crud-event-bundle
1003 Downloads
Event-based CRUDL bundle with configurable filtering, pagination, and sorting for Symfony applications
assegaiphp/collections
921 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
aaix/laravel-islands-datagrid
56 Downloads
A server-driven data table for Laravel Islands: one composable and one shell for fetching, sorting, filtering and paginating, so every table in an application shares the same foundation.