瀏覽代碼

Remove byte conversion library.

pull/133/merge
Jamie 11 年之前
父節點
當前提交
3e48cac1f0
共有 1 個檔案被更改,包括 1 行新增2 行删除
  1. 1
    2
      README.md

+ 1
- 2
README.md 查看文件

443
 * [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
443
 * [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
444
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
444
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
445
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
445
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
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.
446
+* [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
448
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
447
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
449
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
448
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
450
 
449
 

Loading…
取消
儲存