Download the PHP package antwerpes/filament-nested-set-order without Composer
On this page you can find all versions of the php package antwerpes/filament-nested-set-order. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download antwerpes/filament-nested-set-order
More information about antwerpes/filament-nested-set-order
Files in antwerpes/filament-nested-set-order
Download antwerpes/filament-nested-set-order
More information about antwerpes/filament-nested-set-order
Files in antwerpes/filament-nested-set-order
Vendor antwerpes
Package filament-nested-set-order
Short Description Filament plugin for ordering resources stored using the nested set model
License MIT
Homepage https://github.com/antwerpes/filament-nested-set-order
Package filament-nested-set-order
Short Description Filament plugin for ordering resources stored using the nested set model
License MIT
Homepage https://github.com/antwerpes/filament-nested-set-order
Please rate this library. Is it a good library?
Informations about the package filament-nested-set-order
Filament Nested Set Order
Filament actions for ordering resources that use kalnoy/nestedset.
Installation
Usage
-
Ensure your models use the
Kalnoy\Nestedset\NodeTrait
andAntwerpes\FilamentNestedSetOrder\Orderable
traits. - Add the actions to your filament resource and specify the query order:
Caching
To improve performance you may enable caching:
-
Publish the config file:
- Enable caching:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Contributions are welcome! Leave an issue on GitHub, or create a Pull Request.
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-nested-set-order with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
filament/filament Version ^2.10
illuminate/contracts Version ^9.0|^10.0
kalnoy/nestedset Version ^6.0.0
spatie/laravel-package-tools Version ^1.14.0
filament/filament Version ^2.10
illuminate/contracts Version ^9.0|^10.0
kalnoy/nestedset Version ^6.0.0
spatie/laravel-package-tools Version ^1.14.0
The package antwerpes/filament-nested-set-order contains the following files
Loading the files please wait ....