Browse Source

Add UA Parser library.

pull/63/head
Jamie 12 years ago
parent
commit
33e04c6c11
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

417
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
417
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
418
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements. 
418
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements. 
419
 * [Byte](https://github.com/jschaedl/Byte) - A simple byte conversion library.
419
 * [Byte](https://github.com/jschaedl/Byte) - A simple byte conversion library.
420
+* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
420
 
421
 
421
 ## Filtering and Validation
422
 ## Filtering and Validation
422
 *Libraries for filtering and validating data.*
423
 *Libraries for filtering and validating data.*

Loading…
Cancel
Save