Libraries tagged by equal
sebastian/comparator
964556608 Downloads
Provides the functionality to compare PHP values for equality
icecave/parity
7452082 Downloads
A customizable deep comparison library.
indigophp/hash-compat
1055479 Downloads
Backports hash_* functionality to older PHP versions
sarciszewski/php-future
1545862 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
phrity/comparison
421275 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
vanderlee/php-stable-sort-functions
785782 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
traviscarden/behat-table-comparison
2751589 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
orklah/psalm-strict-equality
243859 Downloads
Automatically change == into === when safe
colinmollenhour/mongodb-php-odm
6555 Downloads
MongoDb PHP ODM is a simple object wrapper for the Mongo PHP driver classes which makes using Mongo in your PHP application more like an ORM. It is designed for use with Kohana 3 but will integrate equally well with any PHP application.
codeliner/php-equalsbuilder
4582 Downloads
EqualsBuilder for PHP.
marartner/psalm-strict-equality
92085 Downloads
Psalm plugin to enforce strict equality
killov/phpstan-banned-double-equals
47311 Downloads
Extra strict equals for PHPStan
craftyshadow/propel-equalnest-behavior
31760 Downloads
This behavior provides a way to define relations between objects that have equal hierarchy (friendship).
realityking/hash_equals
67646 Downloads
Provides functionality for hash_equals() to projects using PHP earlier than version 5.6.
ksk88/weighted-lottery-php
7249 Downloads
weighted-lottery-php provides a not equality shuffle function. Determine is based on each choice's proportion of the total weight.