浏览代码

pull/4/head
Jamie York 12 年前
父节点
当前提交
8f2753a42f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md 查看文件

@@ -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
 

正在加载...
取消
保存