Symfony UX ECharts is a bundle for integrating Apache ECharts into your Twig templates, combining PHP, Twig and Stimulus.
- Fluent PHP API —
Options,Serie,Toolboxclasses instead of raw arrays - Typed serie classes —
LineSerie,BarSerie,PieSerie,RadarSerie EChartsFactory— shorthand for the most common chart types- Responsive resize via
ResizeObserver— enabled by default - Export toolbox — PNG/SVG, data view, restore, zoom, magic type
#[AsEChart]attribute — pre-configured charts injected into controllers- Symfony Profiler integration — ECharts panel in the toolbar
- Theme support
composer require hecht-a/ux-echarts
npm install --force