browser-detect

Browser Detection for Laravel by hisorange!

MIT License

Downloads
6.4M
Stars
1.1K
Committers
27

Bot releases are visible (Hide)

browser-detect - 3.1.3

Published by hisorange over 6 years ago

  • Add support for PHPUnit 7.0
browser-detect - 3.1.2

Published by hisorange over 6 years ago

  • Support for Laravel 5.6
  • Add Gemnasium
  • Implement the stale bot
browser-detect - 3.1.1

Published by hisorange almost 7 years ago

  • Fix: MobileDetect still used the osName instead of platformName.
  • Fix: isIEVersion comparison called the parameters in wrong order.
  • Addition: Version parser now forces the semantic version pieces to be integer.
  • Fixed: MobileDetect test only ran on one sample.
  • Addition: More test coverage, getting closer to the maximum.
browser-detect - 3.1.0

Published by hisorange almost 7 years ago

  • Added a new stage.
  • Added the browserEngine function.
  • Fixed some minor issues.
browser-detect - 3.0.1

Published by hisorange almost 7 years ago

  • Hot fix for the result object.
  • Added more test coverage.
  • Allowed the mobile detect package to use 2.x versions instead of 2.8+
browser-detect - 3.0.0

Published by hisorange almost 7 years ago

Rewrote the whole package to be more stable and easy to use.

browser-detect - 2.0.6

Published by hisorange over 7 years ago

browser-detect - 2.0.4

Published by hisorange over 7 years ago

L5.4 support

browser-detect - Support for Trident

Published by hisorange almost 9 years ago

$bd->isIE(true); will now include Trident as an Internet Explorer browser.

browser-detect - 2.0.2

Published by hisorange over 9 years ago

browser-detect - Config path fix.

Published by hisorange over 9 years ago

Fixing the config path's namespace.

browser-detect - 2.0.0 For laravel 5.*

Published by hisorange over 9 years ago

Updated to support laravel 5.

browser-detect - 1.0.4

Published by hisorange over 10 years ago

typo fix

browser-detect - 1.0.3

Published by hisorange over 10 years ago

~

browser-detect - temporary removeing the uaparser plugin

Published by hisorange over 10 years ago

Since the uaparser does not have an 1.0~ release the composer gona fail on it. Removeing untill I get them to make one >D

browser-detect - 1.0.1 because i hate composer...

Published by hisorange over 10 years ago

hope this fixes the version problem

browser-detect - 1.0.0 final

Published by hisorange over 10 years ago

Since there was no issue with the pre release for almost 2 month, here is the final.

browser-detect - 0.9.2 Minor fix for a special case.

Published by hisorange almost 11 years ago

Fix the case where importing datas and query the current agent in the same request.
Also now it does not perform self analize before importing data.

browser-detect - 0.9.1

Published by hisorange almost 11 years ago

New import & export functions.

Package Rankings
Top 0.54% on Packagist.org
Top 6.96% on Bower.io
Badges
Extracted from project README
Latest Stable Version Build Coverage Status Total Downloads License