Libraries tagged by trackjs
becklyn/hosting
12588 Downloads
A symfony bundle that configures several hosting-related things.
webgriffe/trackjs-extension
13 Downloads
{Track::js} Magento Extension
becklyn/monitoring
31 Downloads
Default monitoring bundle for all applications by Becklyn.
tecnickcom/tc-lib-barcode
8678003 Downloads
PHP library to generate 73 types of linear, 2D and postal barcodes as SVG, PNG, HTML or GD images
jdavidbakr/mail-tracker
1437516 Downloads
Logs and tracks all outgoing emails from Laravel
aerni/laravel-spotify
171442 Downloads
A Laravel wrapper for the Spotify Web API
romalytar/yammi-audit-log-laravel
2228 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
mozex/laravel-scout-bulk-actions
46323 Downloads
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
fof/analytics
49609 Downloads
Tracks analytics using Google Analytics, Google Optimize/GTM and Matomo
always-open/laravel-model-auditlog
107211 Downloads
Tracks changes made to models and logs them to individual tables.
setono/sylius-facebook-plugin
56804 Downloads
Sylius plugin that tracks visitors and sends the data to Facebook
romalytar/yammi-jobs-monitoring-laravel
2327 Downloads
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
friendsoftypo3/interest
3087 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
edwink/filament-user-activity
20612 Downloads
Tracks user activity and shows currently active users
mobilestock/model-tracks-user-updates
11077 Downloads
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.