Libraries tagged by equal
sebastian/comparator
797576462 Downloads
Provides the functionality to compare PHP values for equality
icecave/parity
5034412 Downloads
A customizable deep comparison library.
vanderlee/php-stable-sort-functions
615433 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
orklah/psalm-strict-equality
127401 Downloads
Automatically change == into === when safe
sarciszewski/php-future
1525442 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
indigophp/hash-compat
957158 Downloads
Backports hash_* functionality to older PHP versions
traviscarden/behat-table-comparison
2546306 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
marartner/psalm-strict-equality
73370 Downloads
Psalm plugin to enforce strict equality
phrity/comparison
29036 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
uptodown/equalable
22913 Downloads
An interface for checking equal objects
killov/phpstan-banned-double-equals
30763 Downloads
Extra strict equals for PHPStan
grifart/equalable-utils
14816 Downloads
Provides a universal equals() function.
realityking/hash_equals
65795 Downloads
Provides functionality for hash_equals() to projects using PHP earlier than version 5.6.
ksk88/weighted-lottery-php
3818 Downloads
weighted-lottery-php provides a not equality shuffle function. Determine is based on each choice's proportion of the total weight.
eliashaeussler/deep-closure-comparator
390 Downloads
Provides a PHPUnit comparator to assert equality of closures