Libraries tagged by compareTo
sourcerer-mike/phpsemver
74 Downloads
Compare two version and check for semantic versioning.
semed/semed
123 Downloads
Classes e Funcionalidades compartilhadas
redrat/deeper
5 Downloads
Deeper is a easy way to compare if 2 objects is equal based on values in these objects. This library is heavily inspired in Golang's reflect.DeepEqual()
paulfitz/daff-php
20944 Downloads
align and compare tables
onlinebuddies/modyllic
15 Downloads
MySQL database migrations, schema comparison, stored proc management made easy
ondrejmirtes/backward-compatibility-check
8433 Downloads
Tool to compare two revisions of a public API to check for BC breaks
netlogix/nlxproductcomparison
1135 Downloads
This plugin customize shopware product comparison logic
mookofe/php-benchmark
20 Downloads
PHP library that allows you benchmark and compare the performance of functions
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
malantonio/dewey
23 Downloads
Parse and compare Dewey Decimal System call numbers.
kagency/http-replay
58 Downloads
Library to replay and compare HTTP requets and responses
joan-ramirez/currency
1 Downloads
Package to see the value of one currency compared to another
hirale/openmage-orphaned-config
67 Downloads
Retrieve all system configurations from system.xml, compare them with the entries in the core_config_data table, and list any orphaned configurations in the backend.
ganeshkandu/imageanalysis
93 Downloads
This tool compares the original image to a recompressed version. This can make manipulated regions stand out in various ways. For example they can be darker or brighter than similar regions which have not been manipulated.
fromholdio/silverstripe-commonancestor
1038 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.