Libraries tagged by compare operation
maurohmartinez/compare-operation-backpack-laravel
201 Downloads
Compare two models
dfau/convergence
9081 Downloads
Compares object graphs and decuces necessary operations to convergence both.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
wizaplace/collection-diff
54 Downloads
Collection Diff allows you to compare 2 data collections to find operations to do: CREATE, UPDATE or DELETE data.
babeuloula/collection-diff
8 Downloads
Collection Diff allows you to compare 2 data collections to find operations to do: CREATE, UPDATE or DELETE data.
glowy/strings
3161 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
2955 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.
atomastic/strings
6309 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.
atomastic/arrays
7065 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.
mohamedhk2/diff
39 Downloads
Diff is the name of a file comparison program released for the Unix operating system in 1974. The word diff is now used more generally to refer both to a function that compares strings or files, and to the output of that function.
requtize/semver-converter
5852 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
aaroncadrian/string-operator-comparison
6 Downloads
Compare strings using a string operator
wau/dynamic-comparator
8 Downloads
This component provides the functionality to compare two values by given comparison operator.