holdmann / array_diff_assoc_recursive
Provides functionality for array_diff_assoc_recursive().
Package info
github.com/holdmann/array_diff_assoc_recursive
pkg:composer/holdmann/array_diff_assoc_recursive
v1.0.0
2026-04-30 07:08 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2026-04-30 07:16:22 UTC
README
This simple library provides functionality for array_diff_assoc_recursive().
Installation
The easiest way to install this library is to use Composer from the command line.
$ composer require holdmann/array_diff_assoc_recursive ^1
License
This project is licensed under the MIT License - see the LICENSE file for details.