소스 검색

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,6 +204,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
204 204
 * [Purl](https://github.com/jwage/purl) - A URL manipulation library.
205 205
 * [Uri](https://github.com/thephpleague/uri) - Another URL manipulation library.
206 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 210
 ## Email
209 211
 *Libraries for sending and parsing email.*
@@ -710,7 +712,7 @@ Libraries to help manage database schemas and migrations.
710 712
 * [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
711 713
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
712 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 716
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
715 717
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
716 718
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.

Loading…
취소
저장