Libraries tagged by comparisons
sepych/dbdiff
7 Downloads
Database schema comparison tool
saywebsolutions/db-sync-no-cli
10 Downloads
Efficient MySQL comparison and sync utility
robteifi/differencer
3060 Downloads
Side-by-side comparison with highlighted differences for use with behat
reafeichtinger/laravel-enums-plus
10 Downloads
Supercharge your PHP8 enums with powers like localization support and fluent comparison methods.
rasuvaeff/specification
1 Downloads
Type-safe specification pattern for composing Yiisoft DB queries: AND, OR, NOT, comparisons, IN, BETWEEN, LIKE — with SQL injection protection.
piotrpress/wordpress-diff
7 Downloads
WordPress Diff is a command line tool for comparing contents of two WordPress installations using REST API and outputting the differences to HTML files for easy comparison.
php-architecture-kit/lazy-operators
3 Downloads
Lazy, composable expression operators (arithmetic, comparison, logical, conditional) for building deferred data-transformation flows in PHP.
pfcode/symfony-i18n-comparator
5 Downloads
Utility for comparison of duplicated translation files in Symfony projects.
orangeshadow/elasitcfilter
296 Downloads
Indexing data for aggregation and search by simple comparisons.
nikolajev/tests-lite
2 Downloads
TESTS. Simple PHP file snapshots + comparison. Free scripting, no phpunit
mohamedhk2/diff
39 Downloads
Diff is the name of a file comparison program released for the Unix operating system in 1974. The word diff is now used more generally to refer both to a function that compares strings or files, and to the output of that function.
jimbo2150/php-comparable
8 Downloads
PHP library to allow for comparison of two objects with a comparison operator.
hasbridge/php-color
7845 Downloads
Color utility class for PHP 5.3 that allows for easy conversion between RGB, HSV, XYZ, and Lab colorspaces, as well as color comparison
gerpayt/yii2-datetime-compare
41 Downloads
DateTime comparison validator
fuwasegu/php-sql-snapshot
1 Downloads
PHPUnit extension for testing SQL queries using AST comparison instead of string comparison