Libraries tagged by comparer
ondrejmirtes/backward-compatibility-check
8402 Downloads
Tool to compare two revisions of a public API to check for BC breaks
ngmy/phpinfocmp
101 Downloads
PhpinfoComparator is compare two phpinfo() files.
mookofe/php-benchmark
20 Downloads
PHP library that allows you benchmark and compare the performance of functions
mcsodbrenner/serpent
328 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.
manuwhat/similar-text
1717 Downloads
Similar-text - Compare two strings to compute a similarity score
malantonio/dewey
22 Downloads
Parse and compare Dewey Decimal System call numbers.
kagency/http-replay
57 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
glowy/arrays
3027 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.
gavinggordon/htmlentities
309 Downloads
A PHP class which allows the decoding and encoding of a wider variety of characters compared to the standard htmlentities and html_entity_decode functions.
ganeshkandu/imageanalysis
91 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.
franktiao/html-diff
97 Downloads
Compare two html text and return a merged html text.(对比两个html文本,返回一个合并差异后的html文本)
alban/laravel-data-sync
12 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.
9raxdev/mysql-struct-sync
87 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
groupdocs/groupdocs-php
5668 Downloads
GroupDocs.Total for Cloud is a suite of document collaboration APIs that enables end users to view, annotate, e-sign, compare, convert and assemble 50+ document and image types on the web. With this SDK, you can seamlessly integrate GroupDocs.Total for Cloud into your PHP app or website.