Libraries tagged by usort
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
culturegr/filterer
151 Downloads
Add filtering, sorting and paging functionality to Eloquent models.
cornford/logical
588 Downloads
An easy way execute logical statements over a none persisted results set in Laravel.
codeator/laravel-table
176 Downloads
Table functionality for Laravel collections
briceburg/silverstripe-flexiform
124 Downloads
Add CMS configurable forms to your SilverStripe objects.
awssat/numbered-string-order
19 Downloads
Sort a string array based on the included numbers naturally.
avpretty/grid-bundle
645 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
architools/laravel-sieve
9 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.
apielf/hyperf-query-builder
24 Downloads
Build Hyperf database queries from API requests
abelzhou/php-tfidf
108 Downloads
PHP TF-IDF
silbinarywolf/silverstripe-treehugger
7560 Downloads
Add additional menus (such as footer, sidebars) programmatically that can be managed by CMS users nicely on the SiteConfig or Multisite view.
railken/laravel-eloquent-join
21581 Downloads
This package introduces the join magic for eloquent models and relations.
open-southeners/laravel-scout-advaced-meilisearch
89 Downloads
Advanced Meilisearch integration with Laravel Scout
cortex/tags
3114 Downloads
Cortex Tags is a frontend layer for the polymorphic Laravel package, for tag management. You can tag any eloquent model with ease, and utilize the awesomeness of Sluggable, and Translatable models out of the box.
bentools/arraytools
2247 Downloads
Some extra functions to work with arrays.