Build your time series with ease
Laravel Time Series lets you aggregate your data on top of Eloquent models and projects them in time
composer require timothepearce/laravel-time-series
php artisan make:projection ComprehensionRate
✨ Based on Laravel
Time Series is built on top of Laravel and the powerful Eloquent ORM.
🎯 Focus on productivity
Implementing your first projection is a matter of minutes.
📊 Statistics the easy way
Time Series provides you with all the tools you need to build your statistics API quickly.