Browse Source

Suggest Agent

pull/601/head
Jens Segers 9 years ago
parent
commit
8cd7d75c5f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

589
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
589
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
590
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
590
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
591
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
591
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
592
+* [Agent](https://github.com/jenssegers/agent) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
592
 
593
 
593
 ## Numbers
594
 ## Numbers
594
 *Libraries for working with numbers.*
595
 *Libraries for working with numbers.*

Loading…
Cancel
Save