boulzy/array-comparator
Compare PHP arrays with boulzy/array-comparator: detect differences and changes between two arrays, including nested structures. Useful for testing, syncing data, and debugging by quickly showing what was added, removed, or modified.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/comparison | 0.86 | Small PHP comparison utilities that provide consistent, reusable ways to compare values. Useful for sorting, equality checks, and custom comparator functions without rewriting boilerplate across your projects. | 1 | 1 | 0 | 31K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| phrity/comparison | 0.85 | Lightweight PHP interfaces and a helper trait for object comparisons. Implement Equalable/Comparable (or just compare() via ComparisonTrait) to get equals/greater/less helpers, plus a Comparator utility for sorting and filtering. Compatible with PHP 7.1+. | 0 | 0 | 0 | 33K | 0 | 11.4 | 60.4 | — | 6 months ago | |
| sebastian/comparator | 0.85 | sebastian/comparator compares PHP values for equality with type-aware comparators. Use the Factory to select the right comparator and get helpful ComparisonFailure details when assertions fail—ideal for test suites and tooling. | 7,050 | 7,064 | 69 | 14M | 1 | 57.0 | 53.2 | BSD-3-Clause | 2 weeks ago | |
| voku/arrayy | 0.83 | — | 488 | 491 | 34 | 59K | 1 | 4.0 | 29.8 | MIT | — | |
| rogervila/array-diff-multidimensional | 0.81 | Compute diffs between multidimensional PHP arrays with support for nested structures. Useful for comparing configs, payloads, and serialized data, returning added/removed/changed values so you can detect what changed and where. | 113 | — | 16 | — | 0 | 8.9 | — | — | 7 months ago |
How can I help you explore Laravel packages today?