浏览代码

Merge pull request #609 from evert/patch-1

Fixed sabre/vobject link (was dead) and added sabre/uri
pull/566/merge
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
ad54cad00a
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3
    1
      README.md

+ 3
- 1
README.md 查看文件

204
 * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
204
 * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
205
 * [Uri](https://github.com/thephpleague/uri) - Another URL manipulation library.
205
 * [Uri](https://github.com/thephpleague/uri) - Another URL manipulation library.
206
 * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
206
 * [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
207
+* [sabre/uri](https://github.com/fruux/sabre-uri) - A functional URI manipulation library.
208
+
207
 
209
 
208
 ## Email
210
 ## Email
209
 *Libraries for sending and parsing email.*
211
 *Libraries for sending and parsing email.*
710
 * [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
712
 * [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
711
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
713
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
712
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
714
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
713
-* [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
715
+* [sabre/vobject](https://github.com/fruux/sabre-vobject) - A library for parsing VCard and iCalendar objects.
714
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
716
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
715
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
717
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
716
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
718
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.

正在加载...
取消
保存