From 7e928acd30fe7ecc6fdeb09d8853b79d7ff451dd Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 26 Sep 2013 12:16:56 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 279b83f..81c0f9f 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -278,6 +278,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs. * [Urlify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js. * [Text](https://github.com/kzykhys/Text) - A text manipulation library. +* [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure. ## Filtering and Validation