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