From 8f2753a42f48f70fd1275fc29f551b120a4b3ff6 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 18 Apr 2013 09:32:42 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index e802f00..93a0f8f 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -211,6 +211,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Math](https://github.com/moontoast/math) - A library for working with large numbers. * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours. * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs. +* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs. ## Filtering and Validation