소스 검색

Add new libraries to Imagery and CLI categories.

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

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

@@ -165,6 +165,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
165 165
 * [GIF Frame Extractor](https://github.com/Sybio/GifFrameExtractor) - A library to extract GIF animation frame information.
166 166
 * [GIF Creator](https://github.com/Sybio/GifCreator) - A library to create GIF animations from multiple images.
167 167
 * [Image With Text](https://github.com/nmcteam/image-with-text) - A library for embedding text into images.
168
+* [Color Extractor](https://github.com/php-loep/color-extractor) - A library for extracting colours from images.
168 169
 
169 170
 ## Testing
170 171
 *Libraries for testing codebases and generating test data.*
@@ -350,6 +351,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
350 351
 * [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
351 352
 * [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
352 353
 * [Hoa Console](https://github.com/hoaproject/Console) - Another command line library.
354
+* [Shunt](https://github.com/php-loep/shunt) - A library for running commands in parallel on multiple remote machines.
353 355
 
354 356
 ## Authentication
355 357
 *Libraries for implementing authentications schemes.*

Loading…
취소
저장