Libraries tagged by similar
aimeos/map
460873 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
dekor/php-array-table
7862622 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
atomescrochus/laravel-string-similarities
181589 Downloads
Compare two string and get a similarity percentage
edgaras/strsim
58508 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
seboettg/collection
1381673 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
rosell-dk/locate-binaries
7902150 Downloads
Locate a binaries by means of exec() or similar
igbinary/igbinary
4895 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
tga/simhash-php
44960 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
287368 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
123894 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
zetacomponents/document
2754932 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
phrity/util-accessor
100966 Downloads
Utility to handle access to a data set by using access paths. Similar to and partly compatible with xpath and json-pointer.
magyarandras/amp-converter
155815 Downloads
A library to convert HTML articles, blog posts or similar content to AMP (Accelerated Mobile Pages).
duncan3dc/uopz-expectations
275426 Downloads
Mock core functions and set up expectations similar to Mockery
demogorgorn/yii2-ajax-submit-button
137600 Downloads
AjaxSubmitButton renders an ajax button which is very similar to ajaxSubmitButton from Yii1.