Browse Source

Add LibPhoneNumber.

pull/63/head
Jamie 12 years ago
parent
commit
9632321f61
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

420
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements. 
420
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements. 
421
 * [Byte](https://github.com/jschaedl/Byte) - A simple byte conversion library.
421
 * [Byte](https://github.com/jschaedl/Byte) - A simple byte conversion library.
422
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
422
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
423
+* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
423
 
424
 
424
 ## Filtering and Validation
425
 ## Filtering and Validation
425
 *Libraries for filtering and validating data.*
426
 *Libraries for filtering and validating data.*

Loading…
Cancel
Save