|
|
@@ -211,6 +211,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|
211
|
211
|
* [Math](https://github.com/moontoast/math) - A library for working with large numbers.
|
|
212
|
212
|
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
|
|
213
|
213
|
* [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
|
|
|
214
|
+* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
|
|
214
|
215
|
|
|
215
|
216
|
## Filtering and Validation
|
|
216
|
217
|
|