Libraries tagged by comparison
composer/semver
539780701 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
spatie/period
4781243 Downloads
Complex period comparisons
phootwork/lang
29803783 Downloads
Missing PHP language constructs
icecave/parity
7356037 Downloads
A customizable deep comparison library.
jwadhams/json-logic-php
2058928 Downloads
Build rules with complex comparisons and boolean operators, serialized as JSON, and execute them in PHP
z4kn4fein/php-semver
1824680 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
399574 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
edgaras/strsim
76903 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
dragon-code/benchmark
46579 Downloads
Simple comparison of code execution speed between different options
atomescrochus/laravel-string-similarities
190608 Downloads
Compare two string and get a similarity percentage
webmozarts/strict-phpunit
350546 Downloads
Enables type-safe comparisons of objects in PHPUnit
phrity/comparison
347201 Downloads
Interfaces and helper trait for comparing objects. Comparator for sort and filter applications.
php-standard-library/comparison
166483 Downloads
Interfaces and functions for type-safe, consistent value comparison
traviscarden/behat-table-comparison
2739471 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
orklah/psalm-insane-comparison
1582435 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8