Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2021-08-14 (28 days ago) | | Not yet rated by the users | | Total: 20 This week: 1 | | All time: 10,354 This week: 174 |
|
Description | | Author |
This class can detect the browser type and store its model objects.
It can parse the current browser user agent string to detect several browser details like the browser name, the operating system of the user machine, languages supported by the browser user, type of browser, browser machine details, etc...
The package can store the details of the detected browser in model objects, so it can load those details in a future request from another user access using the same browser. Innovation Award
August 2021
Nominee
Vote |
Being able to detect the Web application user browser details may be important to let applications adapt to those details.
Detecting those details on every HTTP request sent to the application Web server is time-consuming.
This package can cache the detected user browser details using a Laravel model class. This way, it avoids performing the same steps to detect the user browser details on every HTTP request.
Manuel Lemos |
| |
|
|
Innovation award
Nominee: 17x |
|
Details
<p align="center"><a href="https://pharaonic.io" target="_blank"><img src="https://raw.githubusercontent.com/Pharaonic/logos/main/agents.jpg"></a></p>
<p align="center">
<a href="https://php.net" target="_blank"><img src="https://img.shields.io/static/v1?label=PHP&message=%3E=7.2&color=blue&style=flat-square" alt="PHP Version : >= 7.2"></a>
<a href="https://laravel.com" target="_blank"><img src="https://img.shields.io/static/v1?label=Laravel&message=%3E=6.0&color=F05340&style=flat-square" alt="Laravel Version : >= 6.0"></a>
<img src="https://img.shields.io/static/v1?label=License&message=MIT&color=brightgreen&style=flat-square" alt="License">
<a href="https://liberapay.com/Pharaonic" target="_blank"><img src="https://img.shields.io/liberapay/receives/Pharaonic?color=gold&label=Support&style=flat-square" alt="Support"></a>
<br>
<a href="https://packagist.org/packages/Pharaonic/laravel-agents-detector" target="_blank"><img src="https://img.shields.io/static/v1?label=Packagist&message=pharaonic/laravel-agents-detector&color=blue&logo=packagist&logoColor=white" alt="Source"></a>
<a href="https://packagist.org/packages/pharaonic/laravel-agents-detector" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-agents-detector/v" alt="Packagist Version"></a>
<a href="https://packagist.org/packages/pharaonic/laravel-agents-detector" target="_blank"><img src="https://poser.pugx.org/pharaonic/laravel-agents-detector/downloads" alt="Packagist Downloads"></a>
</p>
<h3 align="center">Laravel Agents Detector provides an easy way to detect</h3>
<h4 align="center">Devices, Operation Systems and Browsers.</h4>
<br>
Documentation
You can find the detailed documentation here in Laravel Agents Detector Documentation.
Contributing
Thank you for considering contributing to this package! Be one of Pharaonic team.
Pharaonic Sponsors
We would like to extend our thanks to the following sponsors for funding Pharaonic packages development. If you are interested in becoming a sponsor, please visit the Pharaonic Liberapay page or Patreon page.
License
This package is an open-sourced software licensed under the MIT license.
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.