Libraries tagged by compareTo
edgaras/strsim
1338 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
bakame/period
43 Downloads
Time range API for PHP
zetacomponents/database-schema
8356 Downloads
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.
tuscanicz/enum
280105 Downloads
PHP implementation of Enum with strict comparisons
requtize/semver-converter
7784 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
org_heigl/dateintervalcomparator
85778 Downloads
Compare two DateInterval-Objects with one another
nathanmac/datetime-codeception-module
111278 Downloads
Testing helpers for date/time comparisons in your Codeception acceptance tests.
koongo-com/magento2-data-feed-manager
13470 Downloads
Koongo is an ultimate product data feed management tool that streamlines the process of product data export from Magento 2 store to any of 500+ price comparison websites, online marketplaces, and affiliate networks worldwide. Koongo helps you upload your product data to selling channels like Google Shopping, Shop.com, Facebook, Rakuten, Twenga, Bol.com, Beslist.nl, Bing Ads, and more.
koenster/php-language-detection
41647 Downloads
Detects the preferred language from the browser and compares this with the available languages/locales to return the best language/locale to redirect.
kernello/cloudabis-sdk
28144 Downloads
CloudABIS™ can compare millions of ISO fingerprint templates/sec for fast 1:N matching & de-duplication requirements. Customers simply connect through our API or CloudApper™ software & instantly have the ability to perform fast 1:N matching. Our software supports many fingerprint readers & device activation is seamless with our CloudScanr™ app. CloudScanr™ also enables the biometric system to instantly work across any web browser.
glowy/strings
3302 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.
franktiao/html-diff
183 Downloads
Compare two html text and return a merged html text.(对比两个html文本,返回一个合并差异后的html文本)
cpliakas/doctrine-password
9455 Downloads
Adds a password type to Doctrine that hashes and compares passwords using the phpass library.
patchlevel/enum
19825 Downloads
Small lightweight library to create enum in PHP without SPLEnum and strict comparisons allowed