{"repo":"ElegantEngineeringTech/laravel-kpi","free":true,"listed":false,"github":"https://github.com/ElegantEngineeringTech/laravel-kpi","clone":"git clone https://github.com/ElegantEngineeringTech/laravel-kpi.git","description":"Store, analyse and retrieve KPI over time in your Laravel App","language":"PHP","stars":17,"topics":["kpi","laravel","laravel-package","metrics"],"license":"MIT","category":"analytics","readme_excerpt":"Store, Analyze, and Retrieve KPIs Over Time in Your Laravel App This package provides an easy way to store KPIs from your application in your database and retrieve them in various formats. It's especially useful for tracking data related to your models, such as: - Number of users - Number of subscribed users - Total revenue - And more... It's a perfect tool for building dashboards and displaying stats and charts. Filament Plugin Display your KPIs in a beatiful way with 1 line using our filament plugin: elegantly/filament-kpi Installation Install the package via Composer: Publish and run the migrations with: Publish the configuration file with: Here is the content of the published config file: Concepts This package is not a query builder. Instead, it is based on a kpis table where all KPIs are stored. This allows historical data (e.g., the number of users a year ago) to remain intact, even if models are permanently deleted. Retrieving KPIs is also way more efficient when calculating complex values, such as \"users who made a purchase last week.\" A KPI can be simple or complex. Examples include: - Number of registered users - Monthly active users - Total revenue invoiced to customers - Number of recurring customers - Average Order Value - ... KPIs can be either \"absolute\" or \"relative\": - An absolute KPI represents a current state, such as the total number of users. - A relative KPI represents a change, such as the number of new users each day. Depending on the context, either a","default_branch":null,"files":null,"tree":[],"storefront":"/r/ElegantEngineeringTech","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ElegantEngineeringTech/laravel-kpi/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}