소스 검색

pull/4/head
ziadoz 13 년 전
부모
커밋
c4114dba9c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      awesome-php.md

+ 2
- 1
awesome-php.md 파일 보기

@@ -15,7 +15,8 @@ A list of amazingly awesome PHP libraries that you should be using:
15 15
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
16 16
 * [Propel](http://www.propelorm.org/) - A fast ORM.
17 17
 * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
18
-* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager.
18
+* [Assetic](https://github.com/kriswallsmith/assetic) - An asset manager pipeline library.
19
+* [Pipe](https://github.com/CHH/pipe) - Another asset manager pipeline library.
19 20
 * [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.
20 21
 * [PHP Image Workshop](https://github.com/Sybio/ImageWorkshop) - Another image manipulation library.
21 22
 * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.

Loading…
취소
저장