|
|
@@ -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.*
|