Modern functional collection utilities for PHP.

Fund package maintenance!
jiripudil

0.1.0 2025-01-09 18:17 UTC

This package is auto-updated.

Last update: 2025-08-12 15:27:26 UTC


README

Build Status Code Coverage latest version license monthly downloads downloads total

Modern functional collection utilities for PHP. Phun is a collection of functions that facilitate working with collections in PHP in a functional programming paradigm.

Phun provides a set of pure, strongly typed functions that work with collections. In many places, Phun assumes these collections are lists, but provides a -WithKeys() variant of each function where it makes sense.