Libraries tagged by laravel reporting
gabrieljmj/laravel-rule-sets
1401 Downloads
Avoid repeating rules sets through requests.
chaseconey/laravel-activity
86 Downloads
A simple Laravel model activity recording mechanism
i-rocky/laravel-twilio
44 Downloads
Twilio Fax, SMS, MMS, Voice Call recording, receiving, sending support for laravel
enjoy-software/laravel-hits
9 Downloads
Hit model for recording visitor information and tracking page views on various models
denismitr/laravel-event-recorder
90 Downloads
Laravel Event Recorder
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
itul/api-transactions
34 Downloads
A laravel model for running and recording api transactions
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
reportico/laravel-experiment
10 Downloads
commacode/laravel-zoom-integration
2 Downloads
Zoom Meeting Integration for Laravel with automatic recording download and embedded viewing.
jrbecart/laravel-statistics
682 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
godscodes/laravel-statistics
71 Downloads
Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
ngmy/okuribito-laravel
4 Downloads
OkuribitoLaravel can monitor view loading and record it. This helps to remove unused view files.
mjducharme/laravel-model-json-storage
176 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
crazyit/laravel-error-mailer
16 Downloads
Report errors by mail while ignoring repeating ones.