PHPackages                             solution-forest/filament-time-range-slider - 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. solution-forest/filament-time-range-slider

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

solution-forest/filament-time-range-slider
==========================================

This is my package time-range-slider

0.2.0(1y ago)51985MITBladePHP ^8.1

Since Jan 11Pushed 1y ago2 watchersCompare

[ Source](https://github.com/solutionforest/filament-time-range-picker)[ Packagist](https://packagist.org/packages/solution-forest/filament-time-range-slider)[ Docs](https://github.com/solutionforest/filament-time-range-slider)[ RSS](/packages/solution-forest-filament-time-range-slider/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (9)Versions (5)Used By (0)

Time-range-slider
=================

[](#time-range-slider)

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

[](#installation)

You can install the package via composer:

```
composer require solution-forest/filament-time-range-slider
```

You can publish the views using

```
php artisan vendor:publish --tag="time-range-slider-views"
```

Usage
-----

[](#usage)

```
use SolutionForest\TimeRangeSlider\TimeRangeSlider;

public static function form(Form $form)
{
    return $form
        ->schema([
            TimeRangeSlider::make('event_time'),
        ]);
}
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

See the [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

See [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [kelseylee](https://github.com/solutionforest)
- [All Contributors](../../contributors)

License
-------

[](#license)

Filament Tree is open-sourced software licensed under the [MIT license](LICENSE.md).

[![](https://github.com/solutionforest/.github/raw/main/docs/images/sf.png?raw=true)](https://solutionforest.com)

About Solution Forest
---------------------

[](#about-solution-forest)

[Solution Forest](https://solutionforest.com) Web development agency based in Hong Kong. We help customers to solve their problems. We Love Open Sources.

We have built a collection of best-in-class products:

- [VantagoAds](https://vantagoads.com): A self manage Ads Server, Simplify Your Advertising Strategy.
- [GatherPro.events](https://gatherpro.events): A Event Photos management tools, Streamline Your Event Photos.
- [Website CMS Management](https://filamentphp.com/plugins/solution-forest-cms-website): Website CMS Management

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance47

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.7% 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 ~169 days

Total

4

Last Release

394d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/68211796?v=4)[Solution Forest](/maintainers/solutionforest)[@solutionforest](https://github.com/solutionforest)

---

Top Contributors

[![sfkelseylee](https://avatars.githubusercontent.com/u/138422247?v=4)](https://github.com/sfkelseylee "sfkelseylee (14 commits)")[![cklei-carly](https://avatars.githubusercontent.com/u/68525320?v=4)](https://github.com/cklei-carly "cklei-carly (4 commits)")[![imami](https://avatars.githubusercontent.com/u/638917?v=4)](https://github.com/imami "imami (1 commits)")

---

Tags

laravelsolutionforesttime-range-slider

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/solution-forest-filament-time-range-slider/health.svg)

```
[![Health](https://phpackages.com/badges/solution-forest-filament-time-range-slider/health.svg)](https://phpackages.com/packages/solution-forest-filament-time-range-slider)
```

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M46](/packages/spatie-laravel-pdf)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[rawilk/filament-password-input

Enhanced password input component for filament.

52263.4k14](/packages/rawilk-filament-password-input)[danihidayatx/image-optimizer

Optimize your Filament images before they reach your database. Forked from joshembling/image-optimizer for Filament v4 &amp; v5 support.

3218.1k](/packages/danihidayatx-image-optimizer)

PHPackages © 2026

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