Libraries tagged by compareTo
joan-ramirez/currency
1 Downloads
Package to see the value of one currency compared to another
jensovic/dbmysync-addin
37 Downloads
Database synchronization endpoint - Provides REST API to expose MySQL database structure and keys for comparison
iscosta77/upload
4 Downloads
Upload — upload completo para PHP sem framework: validacao (hermes/validators), processamento de imagem (hermes/crop-image), nome seguro e registro no banco (hermes_uploads) via iscos/voodoo-2026.
iscosta77/crop-image
8 Downloads
CropImage — processamento de imagens completo para PHP sem framework: crop posicionado, thumb com cache por dimensao, conversao WebP, marca d'agua — com estrutura de banco (hermes_images) e interacoes via iscos/voodoo-2026.
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
1211 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文本)
erilshk/vinti4net
77 Downloads
SDK PHP de integração com a RedeVinti4 (SISP, Cabo Verde) para pagamentos online completo e seguro. Compra 3DS, Pagamento de Serviço, Recargas, Reembolsos e Recibos
danack/float-hex
876 Downloads
Float to hex strings, and float comparison.
cubedtear/semver
5 Downloads
Semantic versioning string parsing and comparison library.
cline/bench
139 Downloads
Modern PHP benchmarking with comparisons, snapshots, and regression gates.
betocampoy/champs-frontend
49 Downloads
Templates Twig compartilhados e champs-core-js para projetos legados e Symfony.
aliirfaan/laravel-simple-force-update
83 Downloads
Keep application versions in Semantic Versioning (SemVer) format. Compare local and current/published version. Useful to force update mobile applications.
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.