Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
7e928acd30
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

278
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
278
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
279
 * [Urlify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
279
 * [Urlify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
280
 * [Text](https://github.com/kzykhys/Text) - A text manipulation library.
280
 * [Text](https://github.com/kzykhys/Text) - A text manipulation library.
281
+* [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
281
 
282
 
282
 ## Filtering and Validation
283
 ## Filtering and Validation
283
 
284
 

Loading…
Cancel
Save