瀏覽代碼

Added league/pipeline.

Added league/pipeline to the Architectural section.
pull/438/head
Frank de Jonge 10 年之前
父節點
當前提交
4b0722fe09
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

349
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
349
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
350
 * [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
350
 * [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
351
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
351
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
352
+* [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
352
 
353
 
353
 ## Debugging and Profiling
354
 ## Debugging and Profiling
354
 *Libraries and tools for debugging and profiling code.*
355
 *Libraries and tools for debugging and profiling code.*

Loading…
取消
儲存