PHPackages                             taecontrol/histodata - 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. taecontrol/histodata

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

taecontrol/histodata
====================

Laravel package to store historical data

0.1.1(5y ago)071MITPHPPHP ^8.0

Since Apr 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/taecontrol/histodata)[ Packagist](https://packagist.org/packages/taecontrol/histodata)[ Docs](https://github.com/taecontrol/histodata)[ GitHub Sponsors](https://github.com/taecontrol)[ RSS](/packages/taecontrol-histodata/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (11)Versions (4)Used By (0)

Laravel package to store historical data
========================================

[](#laravel-package-to-store-historical-data)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c00de8df738855a9efc698a1e5337fecde634e1d24e5897838f3b6ba364f08a3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746165636f6e74726f6c2f686973746f646174612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/taecontrol/histodata)[![GitHub Tests Action Status](https://camo.githubusercontent.com/031f8bce80c41b2246e86a871ce4f51e61aceb7b1e7d3a0c1d509f7f9d57ef8a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f746165636f6e74726f6c2f686973746f646174612f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/taecontrol/histodata/actions?query=workflow%3ATests+branch%3Amaster)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/47c176b32c9b55fefb3cdff3ca9071079c1580600331e5aedd3c4bdf12c9cc97/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f746165636f6e74726f6c2f686973746f646174612f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/taecontrol/histodata/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/7b730228d9a6f131a00985f8bbdeb8e4753ede9cd3c4d80df6360d2c6f9b1f2a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746165636f6e74726f6c2f686973746f646174612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/taecontrol/histodata)

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

Histodata is a Laravel package for storing historical data in Timescale DB.

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

[](#installation)

You can install the package via composer:

```
composer require taecontrol/histodata
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Taecontrol\Histodata\HistodataServiceProvider" --tag="histodata-migrations"
php artisan migrate
```

Requirements
------------

[](#requirements)

- Timescale DB
- Cache driver like Redis or Memcached

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)

- [Luis Güette](https://github.com/lguette)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Every ~8 days

Total

3

Last Release

1826d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f7451d38131171ca4b0ed598a872906b7c01643f7650e63e96769d3bc39477e6?d=identicon)[guetteluis](/maintainers/guetteluis)

---

Top Contributors

[![guetteluis-tae](https://avatars.githubusercontent.com/u/61526341?v=4)](https://github.com/guetteluis-tae "guetteluis-tae (73 commits)")

---

Tags

laraveltaecontrolhistodata

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/taecontrol-histodata/health.svg)

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

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M626](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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