mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add UA Parser library.
This commit is contained in:
parent
aa9ce0be4c
commit
33e04c6c11
@ -417,6 +417,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
||||
* [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
|
||||
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
||||
* [Byte](https://github.com/jschaedl/Byte) - A simple byte conversion library.
|
||||
* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
|
||||
|
||||
## Filtering and Validation
|
||||
*Libraries for filtering and validating data.*
|
||||
|
Loading…
Reference in New Issue
Block a user