baril/orderly
Add sortable, orderable behavior to Laravel Eloquent models. Store a position column (default: position), use the Orderable trait, and move records with helpers like moveToOffset() and moveToStart(). Supports Laravel 6–12 with version mapping.
|
Package
|
Constraint
|
|---|---|
| illuminate/cache | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/console | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/database | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
| illuminate/support | ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0 |
| phpunit/phpunit | ^9.0|^10.0|^11.0 |
| squizlabs/php_codesniffer | ^3.0 |
How can I help you explore Laravel packages today?