PHPackages                             ibrahimbougaoua/filasortable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ibrahimbougaoua/filasortable

ActiveLibrary

ibrahimbougaoua/filasortable
============================

This is my package filasortable

v1.0.1(1y ago)62.0k↓50%2[5 PRs](https://github.com/ibrahimBougaoua/filasortable/pulls)MITPHPPHP ^8.2CI passing

Since Sep 18Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ibrahimBougaoua/filasortable)[ Packagist](https://packagist.org/packages/ibrahimbougaoua/filasortable)[ Docs](https://github.com/ibrahimbougaoua/filasortable)[ GitHub Sponsors](https://github.com/IbrahimBougaoua)[ RSS](/packages/ibrahimbougaoua-filasortable/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (15)Versions (10)Used By (0)

Filasortable reorderable drag-and-drop.
=======================================

[](#filasortable-reorderable-drag-and-drop)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7b2ee31b08eafae63b219d93c0c74bc1b7dabc18a2684a387c7d8e62653e7443/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6962726168696d626f7567616f75612f66696c61736f727461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibrahimbougaoua/filasortable)[![GitHub Tests Action Status](https://camo.githubusercontent.com/efa3a84d3ff8cbff7e7bd2c065ac51b8aa4dd79112c1b263f458f2095660ab65/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6962726168696d626f7567616f75612f66696c61736f727461626c652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/ibrahimbougaoua/filasortable/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/751f34f6c996b649e5849df28ecf7a6da98c05bd824f15197ec0511212e9fc0a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6962726168696d626f7567616f75612f66696c61736f727461626c652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ibrahimbougaoua/filasortable/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/b36b47fefebd5417ea26595b328856c06a4a03ba29f5e8cf0b02507f7eda22ae/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6962726168696d626f7567616f75612f66696c61736f727461626c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibrahimbougaoua/filasortable)

Filasortable package for reorderable drag-and-drop table for modern browsers and touch devices, just register the plugin
after that you will see new button appear at the header of table where you can enable and disable the sort option for the current table.

Support us
----------

[](#support-us)

[!["Buy Me A Coffee"](https://camo.githubusercontent.com/9f44ce2dc3b3eecdd02598900866ffc518801df1932849703dae1e5ce5031070/68747470733a2f2f7777772e6275796d6561636f666665652e636f6d2f6173736574732f696d672f637573746f6d5f696d616765732f6f72616e67655f696d672e706e67)](https://buymeacoffee.com/ibrahimbougaoua)

[Explanation At Youtube](https://www.youtube.com/@IbrahimBougaoua)

Just press the enable button and enjoy.
---------------------------------------

[](#just-press-the-enable-button-and-enjoy)

[![](https://raw.githubusercontent.com/ibrahimBougaoua/filasortable/refs/heads/main/screens/normal.png)](https://www.youtube.com/@IbrahimBougaoua)

[![](https://raw.githubusercontent.com/ibrahimBougaoua/filasortable/refs/heads/main/screens/enabled.png)](https://www.youtube.com/@IbrahimBougaoua)

[![](https://raw.githubusercontent.com/ibrahimBougaoua/filasortable/refs/heads/main/screens/disabled.png)](https://www.youtube.com/@IbrahimBougaoua)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require ibrahimbougaoua/filasortable
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filasortable-views"
```

Usage
-----

[](#usage)

Register the plugin after that you will see new button appear at the header of table where you can enable and disable the sort option for the current table.

```
use IbrahimBougaoua\FilaSortable\FilaSortablePlugin;

->plugins([
    FilaSortablePlugin::make()
]);
```

Testing
-------

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Ibrahim Bougaoua](https://github.com/IbrahimBougaoua)
- [SortableJS](https://github.com/SortableJS/Sortable)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance65

Regular maintenance activity

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

600d ago

Major Versions

v0.0.1-beta → v1.0.02024-09-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/42cb517e994883d2bfba50af94449dd4e4348c8423516e71c1bfa4738e083df9?d=identicon)[ibrahim.bougaoua](/maintainers/ibrahim.bougaoua)

---

Top Contributors

[![ibrahimBougaoua](https://avatars.githubusercontent.com/u/41789518?v=4)](https://github.com/ibrahimBougaoua "ibrahimBougaoua (14 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laravelibrahimBougaouafilasortable

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ibrahimbougaoua-filasortable/health.svg)

```
[![Health](https://phpackages.com/badges/ibrahimbougaoua-filasortable/health.svg)](https://phpackages.com/packages/ibrahimbougaoua-filasortable)
```

###  Alternatives

[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[guava/filament-knowledge-base

A filament plugin that adds a knowledge base and help to your filament panel(s).

206120.5k1](/packages/guava-filament-knowledge-base)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[guava/filament-modal-relation-managers

Allows you to embed relation managers inside filament modals.

7565.0k4](/packages/guava-filament-modal-relation-managers)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
