itertools-php

Iteration Library

A PHP library providing tools for iteration and looping using fluent interfaces.

PHP Iteration Tools Library

GitHub

141 stars
5 watching
11 forks
Language: PHP
last commit: 9 months ago
Linked from 1 awesome list

fluentinterfacegeneratorinfinite-iterationiterableiteratorloopingloopsphpphp-libraryrandom-iterationstreamstreamstraversablezip

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
smoren/itertools-ts A comprehensive TypeScript library providing iteration tools and stream processing capabilities for working with iterables and asynchronous data. 47
ryanhaining/cppitertools A C++ implementation of Python's itertools and related iteration functions. 1,369
tomeraberbach/lfi A library providing lazy, functional iteration capabilities for handling async and concurrent iteration in JavaScript 233
nikic/iter A set of iteration primitives using generators for flexible and lazy processing of iterables. 1,128
hamidb80/iterrr A functional-style iterator library that generates imperative code at compile time. 72
narimiran/itertools A set of iterators and utilities for working with sequences in a Nim programming language 134
benji6/imlazy A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. 103
amphp/parallel A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads. 789
thealgorithms/php A collection of reusable algorithms and data structures in PHP for efficient computational tasks. 2,127
socketry/timers A Ruby library providing timers and scheduling functionality for event loops. 337
arthurkushman/pgo A collection of convenient functions to facilitate software development in Go. 86
marcoonroad/sporadic A set of abstractions for concurrency and asynchronous programming in JavaScript 18
safareli/free A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. 58
loop-recur/lambdajs A JavaScript library that enables functional programming by making all built-in functions pure and curried, promoting a more compositional and predictable coding style. 143
developerpaul123/periodic-function A simple library to repeatedly call a function at a given time interval. 28