Libraries tagged by comparer
paulfitz/daff-php
20920 Downloads
align and compare tables
mookofe/php-benchmark
20 Downloads
PHP library that allows you benchmark and compare the performance of functions
mcsodbrenner/serpent
325 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
1517 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
hirale/openmage-orphaned-config
40 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.
gavinggordon/htmlentities
306 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.
boulzy/array-comparator
208 Downloads
A library to compare arrays using matching functions
alban/laravel-data-sync
5 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
79 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
tm/time-conversion
62 Downloads
Convert, compare and operate with time in different units.
interactiv4/spl-config-contracts
8 Downloads
This package contains aspect-oriented interfaces to read / put / compare config values.