Ver código fonte

Add IterTools PHP to Architectural section. (#1217)

pull/1244/head
Smoren 1 ano atrás
pai
commit
bde02c1ac7
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver arquivo

@@ -432,6 +432,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
432 432
 * [Finite](https://yohan.giarel.li/Finite/) - A simple PHP finite state machine.
433 433
 * [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
434 434
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
435
+* [IterTools PHP](https://github.com/markrogoyski/itertools-php) - A library that provides functionality for working with iterable entities (similar to itertools library in Python).
435 436
 * [Patchwork](https://patchwork2.org/) - A library for redefining userland functions.
436 437
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
437 438
 * [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.

Carregando…
Cancelar
Salvar