ソースを参照

Merge pull request #316 from nickurt/ft-device-detector

Piwik/device-detector for universal device detection that can parse any user agent
pull/345/merge
Jamie York 10年前
コミット
f0f22c88fc
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      README.md

+ 1
- 0
README.md ファイルの表示

@@ -536,6 +536,7 @@ Libraries to help manage database schemas and migrations.
536 536
 * [Text](https://github.com/kzykhys/Text) - A text manipulation library.
537 537
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
538 538
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
539
+* [Device Detector](https://github.com/piwik/device-detector) - Universal Device Detection library will parse any User Agent (browser, os, type, brand and model)
539 540
 
540 541
 ## Numbers
541 542
 *Libraries for working with numbers.*

読み込み中…
キャンセル
保存