Libraries tagged by compare
cbwar/php-text-difference
2296 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
undefinedoffset/silverstripe-codebank
134 Downloads
Code Bank is a code snippet manager with syntax highlighting for multiple languages including C++, ActionScript, Flex, HTML and SQL to name a few. Code Bank also has a simple revision history with a compare viewer so you can see the changes side-by-side between two revisions.
tioga-tours/php-imgfing
5341 Downloads
Check images on their unique fingerprint and compare them
rossjcooper/laravel-dusk-visual-assert
6444 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
manuwhat/similar-text
2543 Downloads
Similar-text - Compare two strings to compute a similarity score
magepow/ajaxcompare
4153 Downloads
Magepow Ajax Compare for Magento 2
kherge/semver
4204 Downloads
Manages semantic version numbers and compares them.
glowy/strings
3305 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/arrays
3091 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
fromholdio/silverstripe-commonancestor
1081 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.
dfau/convergence
9122 Downloads
Compares object graphs and decuces necessary operations to convergence both.
codingms/shop
3739 Downloads
Shop for TYPO3 incl. PayPal, PayPal-Checkout (formerly PayPal-Plus), Klarna, Stripe, Bookmarks, UPS-API, Invoice generation, backend module, compare feature, graduated prices and many more - note there is a Pro version as well! See https://www.coding.ms/typo3-extensions/typo3-shop
cetera-labs/laravel-dusk-visual-assert
1340 Downloads
Adds assertions to compare screenshots taken during Laravel Dusk tests
balping/laravel-version
7541 Downloads
Simple wrapper class around version compare
alban/laravel-data-sync
151 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.