cbschuld / Browser.php

A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
https://chrisschuld.com/projects/browser-php-detecting-a-users-browser-from-php/
MIT License
580 stars 303 forks source link

Add browsers and platforms #60

Closed stiko closed 7 years ago

stiko commented 7 years ago

I have added more platforms, such as, Apple Tv, Roku, Fire os .etc. as you can see in the commit. Sorry if I reformatted your spaces, but I'm using phpStorm and it cleans it up for me :)