浏览代码

Add new libraries to Text and Numbers and Misc categories.

pull/7/head
Jamie 12 年前
父节点
当前提交
2b551edd99
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3
    0
      README.md

+ 3
- 0
README.md 查看文件

@@ -396,7 +396,9 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
396 396
 * [Urlify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
397 397
 * [Text](https://github.com/kzykhys/Text) - A text manipulation library.
398 398
 * [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
399
+* [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
399 400
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements. 
401
+* [Byte](https://github.com/jschaedl/Byte) - A simple byte conversion library.
400 402
 
401 403
 ## Filtering and Validation
402 404
 *Libraries for filtering and validating data.*
@@ -492,6 +494,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
492 494
 * [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
493 495
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
494 496
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](http://nmap.org/).
497
+* [Code Mover](https://github.com/dantleech/code-mover) - A library for moving code.
495 498
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
496 499
 
497 500
 ## Development Software

正在加载...
取消
保存