loophp-collection.readthedocs.io - PHP Collection — Collection 7.5.2 documentation

Example domain paragraphs

Table of Contents

Collection is a functional utility library for PHP greater than 7.4, including 8.0.

It’s similar to other available collection libraries based on regular PHP arrays, but with a lazy mechanism under the hood that strives to do as little work as possible while being as flexible as possible.