Libraries tagged by compareTo
z4kn4fein/php-semver
1747886 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.
longman/ip-tools
258142 Downloads
PHP IP Tools for manipulation with IPv4 and IPv6
henzeb/enumhancer
379420 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
edgaras/strsim
65206 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
atomescrochus/laravel-string-similarities
184382 Downloads
Compare two string and get a similarity percentage
webmozarts/strict-phpunit
328190 Downloads
Enables type-safe comparisons of objects in PHPUnit
spatie/pixelmatch-php
107720 Downloads
Compare images using PHP
traviscarden/behat-table-comparison
2730070 Downloads
Provides an equality assertion for comparing Behat TableNode tables.
php-standard-library/comparison
124134 Downloads
Interfaces and functions for type-safe, consistent value comparison
orklah/psalm-insane-comparison
1575169 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
frosh/product-compare
40873 Downloads
A Simple Product Compare plugin for Shopware 6
mpyw/phpunit-patch-serializable-comparison
265691 Downloads
Fixes assertSame/assertEquals serialization errors running in separate processes.
windwalker/framework
40457 Downloads
The next generation PHP framework.
volnix/csrf
216077 Downloads
CSRF protection library that compares provided token to session token to ensure request validity.
mistralys/text-diff
123870 Downloads
Class used to compare strings using a DIFF implementation.