瀏覽代碼

Merge pull request #438 from frankdejonge/patch-1

Added league/pipeline.
pull/597/head
Jose Diaz-Gonzalez 9 年之前
父節點
當前提交
75d397045e
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -371,6 +371,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
371 371
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
372 372
 * [Lib Accessor](https://github.com/kherge-abandoned/lib-accessor) - A library for simplifying accessors.
373 373
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
374
+* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
374 375
 
375 376
 ## Debugging and Profiling
376 377
 *Libraries and tools for debugging and profiling code.*

Loading…
取消
儲存