Parcourir la source

Remove byte conversion library.

pull/133/merge
Jamie il y a 11 ans
Parent
révision
3e48cac1f0
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1
    2
      README.md

+ 1
- 2
README.md Voir le fichier

@@ -443,8 +443,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
443 443
 * [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
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
-* [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 447
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
449 448
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
450 449
 

Chargement…
Annuler
Enregistrer