浏览代码

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/1100/head
Jamie 5 年前
父节点
当前提交
1d614c7960
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

643
 * [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods.
643
 * [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods.
644
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
644
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
645
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
645
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
646
-* [Stringy](https://github.com/danielstjules/Stringy) - A string manipulation library with multibyte support.
646
+* [Stringy](https://github.com/voku/Stringy) - A string manipulation library with multibyte support.
647
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
647
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
648
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
648
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
649
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
649
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.

正在加载...
取消
保存