PHPackages                             eightynine/filament-sortable-field - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. eightynine/filament-sortable-field

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eightynine/filament-sortable-field
==================================

This is my package filament-sortable-field

3.0.1(2y ago)213MITJavaScriptPHP ^8.1

Since Nov 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/eighty9nine/filament-sortable-field)[ Packagist](https://packagist.org/packages/eightynine/filament-sortable-field)[ Docs](https://github.com/eightynine/filament-sortable-field)[ RSS](/packages/eightynine-filament-sortable-field/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (9)Versions (2)Used By (0)

This is my package filament-sortable-field
==========================================

[](#this-is-my-package-filament-sortable-field)

[![Latest Version on Packagist](https://camo.githubusercontent.com/eb7500c15a4e8d99fc4ebd87fe5c17206ca46b6043102fef3e843a10463732c0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6569676874796e696e652f66696c616d656e742d736f727461626c652d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eightynine/filament-sortable-field)[![GitHub Tests Action Status](https://camo.githubusercontent.com/cd0014ccbec7b25bc0783ced923d7c3af08ccb75c49ad1cde617db0a0999ea62/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6569676874796e696e652f66696c616d656e742d736f727461626c652d6669656c642f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/eightynine/filament-sortable-field/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/8f94143f030a5a71d0cd8ba918b8ca5863ed5f665e9f7cbc2bacb4879cb7ecfe/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6569676874796e696e652f66696c616d656e742d736f727461626c652d6669656c642f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/eightynine/filament-sortable-field/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f9d55e2428d38f0b56e19fdc64c6a0234945d2ff8a01e8aad31c70be263ebb3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6569676874796e696e652f66696c616d656e742d736f727461626c652d6669656c642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eightynine/filament-sortable-field)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require eightynine/filament-sortable-field
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-sortable-field-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-sortable-field-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-sortable-field-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filament-sortable-field = new EightyNine\SortableField();
echo $filament-sortable-field->echoPhrase('Hello, EightyNine!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Eighty Nine](https://github.com/eighty9nine)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

896d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/97078bfe6be687082f9d2e8cf2ba73dfaff4efb25cd4c7572c1ebd9c7e9fcbae?d=identicon)[eighty9nine](/maintainers/eighty9nine)

---

Top Contributors

[![eighty9nine](https://avatars.githubusercontent.com/u/137639046?v=4)](https://github.com/eighty9nine "eighty9nine (7 commits)")

---

Tags

laraveleightyninefilament-sortable-field

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/eightynine-filament-sortable-field/health.svg)

```
[![Health](https://phpackages.com/badges/eightynine-filament-sortable-field/health.svg)](https://phpackages.com/packages/eightynine-filament-sortable-field)
```

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[pboivin/filament-peek

Full-screen page preview modal for Filament

253319.6k12](/packages/pboivin-filament-peek)[dotswan/filament-map-picker

Easily pick and retrieve geo-coordinates using a map-based interface in your Filament applications.

124139.3k2](/packages/dotswan-filament-map-picker)[creagia/filament-code-field

A Filamentphp input field to edit or view code data.

58289.3k3](/packages/creagia-filament-code-field)[ralphjsmit/laravel-filament-components

A collection of reusable components for Filament.

10972.2k2](/packages/ralphjsmit-laravel-filament-components)[swisnl/filament-backgrounds

Beautiful backgrounds for Filament auth pages

54149.2k6](/packages/swisnl-filament-backgrounds)

PHPackages © 2026

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