holdmann / array_map_recursive
Provides functionality for array_map_recursive().
1.0.0
2024-10-29 15:25 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2025-05-29 01:38:54 UTC
README
This simple library provides functionality for array_map_recursive()
.
Installation
The easiest way to install this library is to use Composer from the command line.
$ composer require holdmann/array_map_recursive ^1
License
This project is licensed under the MIT License - see the LICENSE file for details.