Registry / database / rutorika-sortable

rutorika-sortable

JSON →
library9.4.0phppackagistunverified

Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.

composer require rutorika/sortable
INSTALL
IMPORT
SIG · RUTORIKA-SORTABLE
R
rutorika-sortable
databasephpv9.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SortableTrait
✓ use Rutorika\Sortable\SortableTrait;

Use the SortableTrait in an Eloquent model to enable sorting.

use Rutorika\Sortable\SortableTrait; class Post extends \Illuminate\Database\Eloquent\Model { use SortableTrait; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
9.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
30
OpenAI (training)
1
Resources
rutorika-sortable — pip install rutorika-sortable · libregistry