mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Added piwik/device-detector for universal device detection that can parse any user agent
This commit is contained in:
parent
366567bddb
commit
30dbb240d2
@ -498,6 +498,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Text](https://github.com/kzykhys/Text) - A text manipulation library.
|
||||
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
||||
* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
|
||||
* [Device Detector](https://github.com/piwik/device-detector) - Universal Device Detection library will parse any User Agent (browser, os, type, brand and model)
|
||||
|
||||
## Numbers
|
||||
*Libraries for working with numbers.*
|
||||
|
Loading…
Reference in New Issue
Block a user