Libraries tagged by comparation
helionogueir/brainiac
749 Downloads
Brainiac - Comparation and manipulation text tool
arpablue/fieldlist
5 Downloads
It is a object to mange a value using a key, but identify each value using uncase-sensitive key. This allow get values using case un-sensitive methods and compare both list, using a strict mode for a exactly comparation of the keys and values, an compare mode only verify the current keys and values aexist in the second luist and the low mode only verify the keys exists in the second list.
ensostudio/comparator
1 Downloads
The flexible comparation of any PHP variables
smsimoes/equalable
75 Downloads
Core Component for objects that require a strict object comparasion
sebastian/comparator
671817094 Downloads
Provides the functionality to compare PHP values for equality
rubix/tensor
786552 Downloads
A library and extension that provides objects for scientific computing in PHP.
phootwork/lang
10769091 Downloads
Missing PHP language constructs
alexpechkarev/geometry-library
2269911 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
hammerstone/airdrop
848266 Downloads
A Laravel package to deploy your application faster by skipping asset compilation when possible.
php-ai/php-ml
1137384 Downloads
PHP-ML - Machine Learning library for PHP
sapientpro/image-comparator
32502 Downloads
Compare images using PHP
seboettg/collection
673400 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
nlgen/nlgen
89991 Downloads
A library for creating recursive-descent natural language generators.
jelix/version
96678 Downloads
Parse any version syntax, including semantic version. Compare version, using Composer version constraints syntax.
dragon-code/benchmark
22302 Downloads
Simple comparison of code execution speed between different options