Libraries tagged by laravel user devices
airondev/laravel-2fa
6 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.
luizjr/identify
702 Downloads
A Laravel 6 Package Provider to Identify/detect a user's browser, device, operating system and Language
husseinsayed/identify
14 Downloads
A Laravel Package Provider to Identify/detect a user's browser, device, operating system and Language
rovereto/metrika
47 Downloads
Laravel Metrika 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.
bleuren/agent
19 Downloads
Enhanced user agent parser for Laravel
chapdel/auth
20 Downloads
Log user authentication details and send new device notifications.
arcanedev/agent
747 Downloads
Agent is a PHP/Laravel package for detecting devices/bots via the http request.
ivanomatteo/laravel-device-tracking
34092 Downloads
a library that allow to track different devices used
dungeonworx/laravel-devicedetector
179 Downloads
Integration with DeviceDetector and Laravel.
ahmedeid46/firebase
6 Downloads
This package provides an easy-to-use interface for integrating Firebase Cloud Messaging (FCM) notifications into your Laravel application. Developed by Ahmed Eid, CEO of Plan A, it simplifies sending push notifications to iOS and Android devices.
jeffersonsimaogoncalves/laravel-device-tracking
16 Downloads
a library that allow to track different devices used
ibf/laravel-device-tracking
0 Downloads
a library that allow to track different devices used
megatam/devicedetector
37 Downloads
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobile Detect with desktop support and additional functionality.
torkashvand/laravel-minidevicedetector
10 Downloads
A middleware that adds attributes to your request object that describe the users browser. This will let you fine tune the templates or code to use based on the traits of the browser.