Libraries tagged by database sort
lacodix/laravel-model-filter
58125 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
ninoman/laravel-sortable
26772 Downloads
Simple package to add sorting functionality to your Laravel models.
webeweb/core-library
218111 Downloads
Core library
liqueurdetoile/cakephp-orm-json
63861 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
myneid/laravel-db-tui
719 Downloads
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
bugloos/query-sorting-bundle
5221 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
rinvex/laravel-tenants
3486 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
baril/orderly
99742 Downloads
Orderable/sortable behavior for Eloquent models.
wieni/wmentity_overview
20893 Downloads
Improved EntityListBuilders with support for paging, table sorting, table dragging, filtering, bulk actions, database queries and more.
apielf/hyperf-query-builder
681 Downloads
Build Hyperf database queries from API requests
baril/smoothie
5519 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
kisame76/filament-db-table-state
227 Downloads
Persist Filament table state (filters, sort, search, column order & visibility) per user in the database, across devices and sessions.
jtotty/csv-loader
1539 Downloads
Sort and format the data from uploaded csv's for updating database data.
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
ahmed-arafat/laravel-allinone-toolkit
16 Downloads
Laravel utilities: sorting, filtering, searching, file uploads, Excel, enums, JWT, validation rules, migrations, and seeders