Libraries tagged by recording
martin3r/platforms-whisper
66 Downloads
Whisper Module for Platform - Browser audio recording with AssemblyAI transcription + speaker diarization + LLM summary
mahbubhelal/record-api-request
11 Downloads
A Laravel package for recording API requests via middleware with a built-in dashboard endpoint.
macrotom/screen-privacy
1 Downloads
Prevent screenshots and screen recordings using native platform protections for NativePHP Mobile
linkrobins/flarum-chirp
3 Downloads
Live audio for Flarum: go live on any discussion or run standing voice channels — unlimited listeners, scheduled shows, live threads, recordings, and the conversation stays when the room ends.
laravelsecurityaudit/laravel-ai-ledger
0 Downloads
A processing ledger for AI traffic. Turns the requests Egress Guard observes into a GDPR Article 30 record of processing and a subprocessor register, recording categories and hashes only, never the data itself. The free collector for the Ledger compliance layer.
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.
jlaswell/vcr
11 Downloads
A simple VCR-like HTTP recording and replay library for Guzzle
itul/api-transactions
41 Downloads
A laravel model for running and recording api transactions
grizzlyware/aero-rich-additionals
60 Downloads
Allow recording structured additional attributes against models in Aero Commerce
godscodes/laravel-statistics
75 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.
ginkelsoft/laravel-data-consent
0 Downloads
A Laravel package that implements GDPR art. 6(1)(a) and art. 7 consent recording as a tamper-evident append-only event log, with grant/withdraw actions and a status helper for the current state.
ez-php/audit
0 Downloads
Audit log module for ez-php — event-driven recording of entity lifecycle changes (CREATE, UPDATE, DELETE) into an audit_logs table with a fluent query API.
enjoy-software/laravel-hits
58 Downloads
Hit model for recording visitor information and tracking page views on various models
egough/holocron
148 Downloads
A Laravel package for recording and querying historical events across your application.
dragonmantank/http-vcr
605 Downloads
Request/Response recording and playback for testing