Libraries tagged by comparison
spatie/period
3171072 Downloads
Complex period comparisons
phootwork/lang
17894162 Downloads
Missing PHP language constructs
icecave/parity
4851256 Downloads
A customizable deep comparison library.
jwadhams/json-logic-php
1294722 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
orklah/psalm-insane-comparison
1363081 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
z4kn4fein/php-semver
1114796 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
henzeb/enumhancer
209412 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
atomescrochus/laravel-string-similarities
122618 Downloads
Compare two string and get a similarity percentage
traviscarden/behat-table-comparison
2534342 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
mpyw/phpunit-patch-serializable-comparison
207098 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
dragon-code/benchmark
28651 Downloads
Simple comparison of code execution speed between different options
webmozarts/strict-phpunit
120474 Downloads
Enables type-safe comparisons of objects in PHPUnit
julien-boudry/condorcet
8975 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
kherge/version
3021114 Downloads
A parsing and comparison library for semantic versioning.
phrity/comparison
23229 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.