PHPackages                             chrysanthos/laravel-nova-future-trend - 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. chrysanthos/laravel-nova-future-trend

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

chrysanthos/laravel-nova-future-trend
=====================================

A Laravel Nova Trend for Future Graphs

1.1.2(1y ago)67.4kMITPHPCI failing

Since Aug 6Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/chrysanthos/laravel-nova-future-trend)[ Packagist](https://packagist.org/packages/chrysanthos/laravel-nova-future-trend)[ Docs](https://github.com/chrysanthos/laravel-nova-future-trend)[ RSS](/packages/chrysanthos-laravel-nova-future-trend/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

Laravel Nova Future Trend
=========================

[](#laravel-nova-future-trend)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6331f88473808770044e6f612c25e3c7dad7aa988c4bb8bb6dc669634c90f3e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6368727973616e74686f732f6c61726176656c2d6e6f76612d6675747572652d7472656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrysanthos/laravel-nova-future-trend)[![Total Downloads](https://camo.githubusercontent.com/f22ba6dfcad23ea345eec8da0e0dacb22f6bc88af4c1ae81da5e826f0d864b3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6368727973616e74686f732f6c61726176656c2d6e6f76612d6675747572652d7472656e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrysanthos/laravel-nova-future-trend)[![GitHub Actions](https://github.com/chrysanthos/laravel-nova-future-trend/actions/workflows/main.yml/badge.svg)](https://github.com/chrysanthos/laravel-nova-future-trend/actions/workflows/main.yml/badge.svg)

Laravel Nova includes a way to generate Trend metrics and display values over time via a line chart. It doesn't, however, offer a way to generate graphs for the future, starting from the current date. This package allows you to generate graphs for the near future.

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

[](#installation)

You can install the package via composer:

```
composer require chrysanthos/laravel-nova-future-trend
```

Usage
-----

[](#usage)

```
php artisan nova:trend ScheduledMessagesTrend
```

Extend the FutureTrend class instead of Nova's default Trend class.

```
- use Laravel\Nova\Metrics\Trend;
- class FutureMessagesTrend extends Trend

+ use Chrysanthos\LaravelNovaFutureTrend\FutureTrend;
+ class FutureMessagesTrend extends FutureTrend
```

[![Example image](https://camo.githubusercontent.com/fbe4b4ad3a3f09de2badf74bd9fe09c2202076bc839abfa1964aee77986bde5e/68747470733a2f2f6368727973616e74686f732e78797a2f77702d636f6e74656e742f75706c6f6164732f323032322f30382f6675747572652d6d657373616765732e706e67)](https://camo.githubusercontent.com/fbe4b4ad3a3f09de2badf74bd9fe09c2202076bc839abfa1964aee77986bde5e/68747470733a2f2f6368727973616e74686f732e78797a2f77702d636f6e74656e742f75706c6f6164732f323032322f30382f6675747572652d6d657373616765732e706e67)

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Chrysanthos Prodromou](https://github.com/chrysanthos)
- [All Contributors](../../contributors)

Licence
-------

[](#licence)

This package is [Treeware](https://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/chrysanthos/laravel-nova-future-trend) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance52

Moderate activity, may be stable

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85% 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 ~173 days

Total

5

Last Release

680d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e4c6e7361079cf5c5ac78f42bcfaeed5547826c3a81c682ccbbe40c04dc397c?d=identicon)[chrysanthos](/maintainers/chrysanthos)

---

Top Contributors

[![chrysanthos](https://avatars.githubusercontent.com/u/48060191?v=4)](https://github.com/chrysanthos "chrysanthos (17 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (2 commits)")[![gregkos](https://avatars.githubusercontent.com/u/6676236?v=4)](https://github.com/gregkos "gregkos (1 commits)")

---

Tags

hacktoberfestlaravelnovalaravel-novaChrysanthosLaravel Nova Future Trend

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chrysanthos-laravel-nova-future-trend/health.svg)

```
[![Health](https://phpackages.com/badges/chrysanthos-laravel-nova-future-trend/health.svg)](https://phpackages.com/packages/chrysanthos-laravel-nova-future-trend)
```

###  Alternatives

[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2872.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2861.8M9](/packages/outl1ne-nova-sortable)[norman-huth/nova-assets-changer

Change Nova resources

2570.1k](/packages/norman-huth-nova-assets-changer)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

14720.0k](/packages/markwalet-nova-modal-response)[datomatic/nova-enum-field

A Laravel Nova PHP 8.1 enum field with filters

20134.2k](/packages/datomatic-nova-enum-field)

PHPackages © 2026

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