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