RSSAmplifier

Information Overload · May 11, 2026

Introducing Piper: a pipe operator-first PHP utility library

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

When I experimented with Elixir a few years ago, I fell in love with the pipe operator |> . Since then, I’ve always dreamt of a similar tool in PHP. Last year, we finally got it! Unfortunately, the standard array & string manipulation functions in PHP aren’t exactly known for their API consistency, which makes the pipe operator awkward to use. I ported Laravel’s excellent…

Read on sebastiandedeyne.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.