Libraries tagged by compare
ngmy/phpinfocmp
116 Downloads
PhpinfoComparator is compare two phpinfo() files.
mookofe/php-benchmark
20 Downloads
PHP library that allows you benchmark and compare the performance of functions
malantonio/dewey
23 Downloads
Parse and compare Dewey Decimal System call numbers.
mage2kishan/module-quickview
33 Downloads
Smart Quick View & Compare module for Magento 2 with Hyva theme support. Features: Quick View Modal, Product Comparison, Recently Viewed Products
kagency/http-replay
59 Downloads
Library to replay and compare HTTP requets and responses
jokod/impactco2-php
24 Downloads
Une librairie PHP permettant de comparer la consommation en CO₂e de divers équivalents
joan-ramirez/currency
1 Downloads
Package to see the value of one currency compared to another
ganeshkandu/imageanalysis
104 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
1206 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
franktiao/html-diff
242 Downloads
Compare two html text and return a merged html text.(对比两个html文本,返回一个合并差异后的html文本)
dfau/convergence
9245 Downloads
Compares object graphs and decuces necessary operations to convergence both.
cetera-labs/laravel-dusk-visual-assert
2256 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
alban/laravel-data-sync
165 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
9raxdev/mysql-struct-sync
123 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.