Download the PHP package snowrunescape/eloquent-orderable without Composer
On this page you can find all versions of the php package snowrunescape/eloquent-orderable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download snowrunescape/eloquent-orderable
More information about snowrunescape/eloquent-orderable
Files in snowrunescape/eloquent-orderable
Download snowrunescape/eloquent-orderable
More information about snowrunescape/eloquent-orderable
Files in snowrunescape/eloquent-orderable
Vendor snowrunescape
Package eloquent-orderable
Short Description Baselime SDK is a client library
License MIT
Package eloquent-orderable
Short Description Baselime SDK is a client library
License MIT
Please rate this library. Is it a good library?
Informations about the package eloquent-orderable
eloquent-orderable
The Orderable package provides functionality to manage the order of records in Laravel Eloquent models. Please note that this package currently only supports MySQL databases.
Installation
You can install the package via composer:
Usage
Use the Orderable trait in your Eloquent model. Optionally, define the $sortable property in your model class to customize column names and options.
Example
License
eloquent-orderable is made available under the MIT License (MIT). Please see License File for more information.
All versions of eloquent-orderable with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
illuminate/database Version ^8.0|^9.0|^10.0|^11.0
illuminate/events Version ^8.0|^9.0|^10.0|^11.0
illuminate/database Version ^8.0|^9.0|^10.0|^11.0
illuminate/events Version ^8.0|^9.0|^10.0|^11.0
The package snowrunescape/eloquent-orderable contains the following files
Loading the files please wait ....