Libraries tagged by data analysis
qy-upup/ai-kissing
0 Downloads
A robust and well-structured library providing seamless technical integration for AI-driven kissing detection and analysis. Facilitates the development of applications requiring sophisticated understanding of kissing events in video or image data.
codeacious/profile-collector
74 Downloads
Captures application profiling data and saves it in MongoDB for later analysis
coco-project/sql-cache
23 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
codedheartinside/apriori
23098 Downloads
Apriori data analysing algorithm written within PHP.
anmoroz/yii2-analytics
5 Downloads
Yii2 Module for data analysts
spatie/laravel-analytics
6473352 Downloads
A Laravel package to retrieve Google Analytics data.
google/analytics-data
11277551 Downloads
Google Analytics Data Client for PHP
rubix/ml
1690306 Downloads
A high-level machine learning and deep learning library for the PHP language.
theiconic/php-ga-measurement-protocol
15445909 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
magepal/magento2-googletagmanager
1639415 Downloads
Google Tag Manager (GTM) for Magento 2 with Advance Data Layer
irazasyed/laravel-gamp
1609627 Downloads
Send analytics data to Google Analytics from Laravel. A package for GA Measurement Protocol API
me-shaon/laravel-request-analytics
12390 Downloads
Simple request data analytics package for Laravel projects
akki-io/laravel-google-analytics
139043 Downloads
A Laravel package to retrieve data from Google Analytics 4 using the GA4 Query Explorer
bbsnly/chartjs-php
116509 Downloads
PHP wrapper for Chart.js library
gtmassey/laravel-analytics
72624 Downloads
Create and run Google Analytics Data API queries in Laravel