# Flowframe/laravel-trend

Generate trends for your models. Easily generate charts or reports.

Repository: https://github.com/Flowframe/laravel-trend
Canonical: https://ross.abutalabs.com/products/laravel-trend
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, trends, php, package, data, charts, reports, hacktoberfest
Last push: 2026-03-30T10:12:23+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 45, longevity 100
- inputs: {"age_days": 1791, "days_push": 156, "days_rel": 156, "gap_med": 274.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1120, forks 101 (observed 2026-08-28T04:03:39.567837+00:00)

## What it is
A fluent Laravel PHP package for generating time-series trends (count, sum, average, min, max) from Eloquent models, grouped per minute, hour, day, month, or year. It simplifies building charts and reports by aggregating model data over date ranges.

## Use cases
- generate monthly user signup counts for a chart
- aggregate order totals per day in Laravel
- compute average values per year from a model query
- build reports and dashboards from Eloquent data
- group database records by time interval for analytics

## When to choose
- you use Laravel/Eloquent and need time-bucketed aggregates for charts or reports
- you want a fluent API over MySQL, MariaDB, SQLite, or PostgreSQL for trend data

## When to avoid
- you are not using Laravel or Eloquent ORM
- you need real-time streaming analytics or non-SQL data sources

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, analytics, database
- domain: web-development, data-visualization, analytics, backend
- platform: php
- tags: laravel, eloquent, time-series-aggregation, charts, reporting, composer-package, web-server

## Member repositories
- Flowframe/laravel-trend (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.567837+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:41:03.718790+00:00, confidence not recorded.
  - readme: https://github.com/Flowframe/laravel-trend (fetched 2026-08-28T04:03:39.567837+00:00, sha d05c4ede97fc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
