Libraries tagged by pipe-operator
sebastiaanluca/php-pipe-operator
469639 Downloads
Method chaining (or fluent expressions) for any value using any method.
spatie/piper
855 Downloads
A pipe operator-first PHP utility library for array and string manipulation
stann/stream
2025 Downloads
Pipe-native stream processing for PHP 8.5+ — lazy, curried, zero-dependency collection functions designed for the |> pipe operator.
list/list
758 Downloads
A minimal set of functions for transforming lists using the PHP 8.5 pipe operator
linepogl/impartial-pipes
2926 Downloads
A PHP library with partial functions suitable for the pipe operator
boostphp/pipe-operator
573 Downloads
The only way to implement the pipe operator in PHP.
gettonline/pipeit
1 Downloads
The missing pipe operator for PHP 7 and up
xwero/paf
0 Downloads
pipe operator array functions
terpomoj/pipe
685 Downloads
Pipe operator alternative.
raham/php-pipe
2 Downloads
This package adds the pipe operator in Laravel
functionil/pipe
14 Downloads
A simple and refreshing pipe operator-like experience in PHP.
denprog/river-flow
2 Downloads
Functional utilities for PHP 8.5: lazy Pipes, mbstring-aware Strings, and composition Utils with pipe operator support.
datahihi1/pipefn
0 Downloads
Polyfill for PHP 8.5 pipe operator supporting closures, functions, and methods.
burnett01/php-piper
1 Downloads
Piper enhances the PHP 8.5 pipe operator (|>) with support for multi-argument functions/callables.
linepogl/should
0 Downloads
A PHPUnit extension with enhanced constraints ready for the pipe operator.