Open Source
Reporting Platform for Laravel
Laracube is great for building internal reports, dashboards or adding customer‑facing analytics to existing applications
Laracube is build on
Simple Yet Powerful
Laracube is a beautifully designed reporting platform for Laravel. It can serve as a building blocks for any analytical app.
Code Driven
- Configure your entire Analytic dashboard with simple PHP code. None of your Laracube configuration is stored in the database.
Grid System
- Laracube comes with a 12 point grid system built using flexbox. The grid is used to create specific layouts within an application’s content.
Visualizations
- Laracube supports many visualizations from simple table, paginated table, big numbers etc and many more to come.
Authorization
- Laracube allows fine-grained authorization support to determine the user`s ability to view any report, resource, filters etc.
Filters
- Write filters for your report to offer your users quick glances at different segments of your data.
Charts Visualizations Coming Soon
- Laracube uses ChartJs for building chart visualization. Go out there and build something beautiful.
Export Results Coming Soon
- Export generated reports to PDF, and CSV or send them via email! Laracube uses your application email driver so no additional configuration is needed.
Caching Coming Soon
- Laracube supports caching of reporting based on the user and filters to improve the performance of your analytic dashboard.
Custom Visualizations Coming Soon
- Need a Visualization that isn’t included with Laracube? No problem - Laracube allows you to generate a custom visualization and take total control over its implementation and design.