|
|
@@ -444,6 +444,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
444
|
444
|
* [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
|
|
445
|
445
|
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
|
446
|
446
|
* [Byte](https://github.com/jschaedl/Byte) - A simple byte conversion library.
|
|
|
447
|
+* [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric system.
|
|
447
|
448
|
* [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
|
|
448
|
449
|
* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
|
|
449
|
450
|
|