PHPackages                             terdia/consoletvs-charts-clone - 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. terdia/consoletvs-charts-clone

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

terdia/consoletvs-charts-clone
==============================

The missing charting library on laravel, powered by Chartisan

1.0.0(2y ago)08MITPHPPHP &gt;=7.4

Since Mar 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/terdia/consoletvs-charts-clone)[ Packagist](https://packagist.org/packages/terdia/consoletvs-charts-clone)[ RSS](/packages/terdia-consoletvs-charts-clone/feed)WikiDiscussions main Synced 1mo ago

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

[![](https://camo.githubusercontent.com/ca8743195b2b2cf6d8dbd55dcf9d038f01efac91523467f6225a8387a057357f/68747470733a2f2f692e696d6775722e636f6d2f494f796251735a2e6a7067)](https://charts.erik.cat)

[![StyleCI Status](https://camo.githubusercontent.com/2ec594c3b2e337116ac31a66b7a1f6c015cd785a5c6a8b40426e38b0231655d0/68747470733a2f2f7374796c6563692e696f2f7265706f732f36393132343137392f736869656c643f6272616e63683d6d6173746572267374796c653d666c6174)](https://styleci.io/repos/69124179)[![](https://camo.githubusercontent.com/53589072c5f06d971da9f9768f25f08030e541cfc3910b04aae350f4181c37aa/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6239366365366464353064653461363962613139313333366130346135396535)](https://www.codacy.com/app/consoletvs/Charts?utm_source=github.com&utm_medium=referral&utm_content=ConsoleTVs/Charts&utm_campaign=Badge_Grade)[![Build For Laravel](https://camo.githubusercontent.com/9d0e49e88cc565047271b33091f74c61bd665a5690747864fcff8e335eb285e9/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275696c745f666f722d4c61726176656c2d6f72616e67652e737667)](https://styleci.io/repos/69124179)[![Total Downloads](https://camo.githubusercontent.com/744c5c8827c48e403fd6cb3f8db6da3248fa72fc0821663b9ffaf595d5209b71/68747470733a2f2f706f7365722e707567782e6f72672f636f6e736f6c657476732f6368617274732f642f746f74616c2e737667)](https://packagist.org/packages/consoletvs/charts)[![Latest Stable Version](https://camo.githubusercontent.com/7a5aa7c2cea7aeb9849b6408ce8096cf97807ffb8fb13efa2b8bc7decd88ef6a/68747470733a2f2f706f7365722e707567782e6f72672f636f6e736f6c657476732f6368617274732f762f737461626c652e737667)](https://packagist.org/packages/consoletvs/charts)[![License](https://camo.githubusercontent.com/e5b069c856911228dbf9a65c5673efd04f95fc42f153523a9619ec06c4982ce6/68747470733a2f2f706f7365722e707567782e6f72672f636f6e736f6c657476732f6368617274732f6c6963656e73652e737667)](https://packagist.org/packages/consoletvs/charts)[![](https://camo.githubusercontent.com/52d172f36e275c416b92fcfa9cd33dc8282bc19f25861c0f3b4b0fd403f2e8a1/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d253246436f6e736f6c655456732532464368617274732e7376673f747970653d736869656c64)](https://app.fossa.io/projects/git%2Bgithub.com%2FConsoleTVs%2FCharts?ref=badge_shield)

What is laravel charts?
-----------------------

[](#what-is-laravel-charts)

Charts is a Laravel library used to create Charts using Chartisan. Chartisan does already have a PHP adapter. However, this library attempts to provide more laravel-like features into it by providing support for chart creation using the artisan command, middleware support and routing support. This makes handling charts feel more laravel-like. At the end of the day, this library uses Chartisan and can use all of its potential. Expect to read the Chartisan docs since this library it's just a simple abstraction.

Documentation
-------------

[](#documentation)

The documentation for the latest version of charts can be found here by pressing the image below.

[![](https://camo.githubusercontent.com/02c493ea66ffb31f57179a05275b7a37ab55bc2a4f5cb46e39fab9495d1275bf/68747470733a2f2f692e696d6775722e636f6d2f463050447959452e706e67)](https://charts.erik.cat)

Screenshot
----------

[](#screenshot)

[![](https://camo.githubusercontent.com/e1c85f3c8620c16ab1a99351c1ab06ca9fcf325e6f694bebfd270d87481097eb/68747470733a2f2f696d6167652e70726e747363722e636f6d2f696d6167652f70774f4e745a4955534f476e787564394f6d68342d512e706e67)](https://camo.githubusercontent.com/e1c85f3c8620c16ab1a99351c1ab06ca9fcf325e6f694bebfd270d87481097eb/68747470733a2f2f696d6167652e70726e747363722e636f6d2f696d6167652f70774f4e745a4955534f476e787564394f6d68342d512e706e67)

Previous Version
----------------

[](#previous-version)

Unfortunately laravel-charts `v7` is incompatible with our previous version, `v6`, because it has involved [a heavy rewrite](https://github.com/ConsoleTVs/Charts/releases/tag/7.0.0). If you're still stuck on `v6`, you should use:

- the [`v6` branch of this repo](https://github.com/ConsoleTVs/Charts/tree/v6);
- the [`v6` version of the documentation](https://v6.charts.erik.cat);

Please note that we consider `v6` unmaintained and unsupported. So you should upgrade to `v7` as soon as possible. We're currently working on an upgrade guide. If you can help, please reach out with an issue - we'll take all the help we can get.

License
-------

[](#license)

[![FOSSA Status](https://camo.githubusercontent.com/8738780b19bae032e35584cc12547be45d195d47936bbfc91d940bdbb0b4a4c8/68747470733a2f2f6170702e666f7373612e696f2f6170692f70726f6a656374732f6769742532426769746875622e636f6d253246436f6e736f6c655456732532464368617274732e7376673f747970653d6c61726765)](https://app.fossa.io/projects/git%2Bgithub.com%2FConsoleTVs%2FCharts?ref=badge_large)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

777d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99f00555cffe5de665c5caab0782171a69a6d513936e65da651e1c8e81c47c9e?d=identicon)[terdia](/maintainers/terdia)

---

Top Contributors

[![terdia](https://avatars.githubusercontent.com/u/4749721?v=4)](https://github.com/terdia "terdia (1 commits)")

### Embed Badge

![Health badge](/badges/terdia-consoletvs-charts-clone/health.svg)

```
[![Health](https://phpackages.com/badges/terdia-consoletvs-charts-clone/health.svg)](https://phpackages.com/packages/terdia-consoletvs-charts-clone)
```

###  Alternatives

[spatie/laravel-enum

Laravel Enum support

3655.4M31](/packages/spatie-laravel-enum)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[napp/xray-laravel

AWS X-Ray for Laravel applications.

61407.3k](/packages/napp-xray-laravel)[dragon-code/pretty-routes

Pretty Routes for Laravel

10058.7k4](/packages/dragon-code-pretty-routes)

PHPackages © 2026

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