Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Livecharts Laravel Package

matheusmarnt/livecharts

LiveCharts is a reactive chart abstraction for Laravel using a pure PHP fluent API. Build 18 chart types and render via a single Livewire component. Supports ApexCharts and Chart.js with pluggable engines, enabling easy updates without JS boilerplate.

View on GitHub
Deep Wiki
Context7
Changelog

All notable changes to Eleve sua visualização de dados com gráficos reativos no Laravel. will be documented in this file.

2.7.8

Miscellaneous Chores

  • deps: bump actions/upload-pages-artifact from 3 to 5 (#104) (cca670a)
2.7.7

Bug Fixes

2.7.6

Miscellaneous Chores

  • deps: bump actions/setup-node from 4 to 6 (#96) (3fcdaab)
2.7.5

Miscellaneous Chores

  • deps: bump actions/checkout from 4 to 6 (#97) (7fa136c)
  • deps: bump actions/configure-pages from 5 to 6 (#95) (221f4b9)
  • deps: bump actions/deploy-pages from 4 to 5 (#94) (a3467f9)
  • deps: bump googleapis/release-please-action from 4 to 5 (#98) (39a0fc8)
2.7.4

Bug Fixes

  • i18n: rename lang dir pt-BR → pt_BR to match Laravel locale convention (#91) (74166de)
2.7.3

Bug Fixes

  • i18n: bypass callAfterResolving for translation namespace registration (#89) (13d39ac)
2.7.2

Bug Fixes

  • install: publish vendor JS dist assets and fix translation loading (#86) (153cadc)
2.7.1

Bug Fixes

  • types: wrap array_map with array_values to satisfy list<ColorValue> type (#83) (3c13b0e)
2.7.0

Features

  • install: apply Laravel Prompts visual pattern to livecharts:install (a773f23)

Bug Fixes

  • ColorValue roundtrip, sidecar dot-paths, tooltip CSS, CDN URL, install Prompts UI (f688443)
  • rendering: ColorValue roundtrip, sidecar dot-paths, tooltip CSS injection, CDN URL (f469e8d)
2.6.0

Features

  • colors: theme-aware Tailwind color tokens with live dark-mode toggle (#77) (0343b50)
2.5.2

Bug Fixes

2.5.1

Bug Fixes

  • adapters: omit empty optional fields to prevent ApexCharts array/object type errors (#72) (8e256df)
2.5.0

Features

  • engine: add availableEnginesForType to expose multi-engine support (#70) (5bbec7f)
2.4.1

Bug Fixes

  • views: resolve bootstrap script path outside Blade-compiled view (#67) (0e578bb)
2.4.0

Features

  • commands: livecharts:preview launches the browser (#61) (68cf064)
2.3.0

Features

  • assets: bundle chart.js plugins for local-first delivery (#58) (85b639c)
2.2.0

Features

  • assets: bundle apexcharts and chart.js with local-first fallback (#56) (7b7c90f)
2.1.0

Features

  • assets: add Vite-based JS build pipeline (#54) (eecd214)
2.0.0

⚠ BREAKING CHANGES

  • drop EngineFactory static state in favor of container singleton (#48)

Code Refactoring

  • drop EngineFactory static state in favor of container singleton (#48) (f3a94e0)
1.9.0

Features

  • asset resilience (Local + CDN fallback) (f422044)
  • implement asset resilience with local dependencies and CDN fallback (5f1dcaa)
1.8.0

Features

  • Chart.js plugins support (f175bc9)
  • implement Chart.js plugins support (Treemap, Matrix, Sankey, Financial) (345ed67)
1.7.0

Features

  • implement WebSocket integration (de216b5)
  • implement WebSocket integration via Laravel Echo (d1a2a73)
1.6.0

Features

  • implement deep integration (Livewire, Alpine, JS, Tailwind) (6afbc33)
  • implement full integration with Livewire attributes, Alpine.js, and JS global access (18bf823)
1.5.0

Features

  • implement interaction events (fe486a8)
  • implement interaction events (onZoom, onSelection, onScroll) (5185404)
1.4.1

Miscellaneous Chores

  • add workflow_dispatch to release-please for recovery (698c2d8)
1.4.0

Features

  • update engine versions (fe36ba8)
  • update engine versions to ApexCharts v5.10.6 and Chart.js v4.5.1 (f46af0b)
1.3.0

Features

  • comprehensive 2026 chart types (5724062)
  • implement comprehensive 2026 chart types for ApexCharts and Chart.js (4571a54)
1.2.0

Features

  • asset auto-injection and more chart classes (8e13332)
  • implement asset auto-injection and more specialized chart classes (b084671)
1.19.0

Features

  • install: publish chart class stubs interactively (#46) (b9f5598)
1.18.1

Bug Fixes

  • alpine: wire morph.updating + commit.applied Livewire hooks (#44) (d5f789d)
1.18.0

Features

  • polling: wire Chart::poll() and LiveChartsComponent::refresh() (#42) (7d0a88a)
1.17.0

Features

  • facade: expose LiveCharts::registerEngine() per PRD §7.3.2 (#40) (0241973)
1.16.1

Miscellaneous Chores

  • phpstan: raise level from 5 to 8 (#37) (6f3ad13)
1.16.0

Features

  • i18n: add en, pt-BR, and es translations (#34) (c23e272)

Bug Fixes

  • livewire: bind id/class/x-data directly without $attributes (#36) (0fb234c)
1.15.0

Features

  • exceptions: add InvalidChartType, EmptyDataset, DataShapeMismatch (#33) (a7c3ae2)

Bug Fixes

  • resolve persistent PHPStan view-string error in ServiceProvider (daf5788)
  • resolve PHPStan view-string error and improve test coverage for CI (c2d7e64)
1.14.0

Features

  • setup Astro Starlight documentation site (5217dbd)
  • setup documentation site (3bcb5d2)
1.13.0

Features

  • implement specialized configuration helpers (xaxis, yaxis, grid, etc) (83dc14b)
  • specialized configuration helpers (4e8c897)
1.12.0

Features

  • implement mixed chart types and fix dataset object mapping (db53751)
  • implement mixed charts support (5fe0396)
1.11.0

Features

  • implement livecharts:preview command and gallery view (5be3d34)
  • implement preview command (06eaf81)
1.10.0

Features

1.1.0

Features

  • expand Chart.js adapter support and options mapping (a1cff7a)
  • expand Chart.js adapter support and options mapping (e1195d3)
1.0.0

Features

  • complete v1.0 foundation with specialized charts and full README (2dc3077)
  • expand engine adapters for single-series charts and improved colors (9d80213)
  • implement core architecture and engine adapters (9ab3b40)
  • implement frontend integration (Livewire + Alpine) (775e7ba)
  • implement make:chart artisan command (431ad0b)
  • implement onDataPointClick event support (4696b7e)
  • implement polling support in Livewire component (1d0da52)
  • implement soft/hard update logic in Alpine component (92c7e2c)
  • implement specialized chart classes for better DX (557429c)
  • initial commit with spatie skeleton (575b845)
  • package configuration and docs (07f7856)

Bug Fixes

  • improve test coverage and fix PHPStan path error (adde365)

Miscellaneous Chores

  • update release-please action and fix CI config (ecc6973)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
craftcms/url-validator
directorytree/privacy-filter-classifier
directorytree/privacy-filter
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
agtp/agtp-php
agtp/mod-php
splash/sonata-admin
splash/metadata
splash/openapi
splash/scopes
splash/toolkit
testo/output-teamcity
testo/bridge-symfony