Libraries tagged by similar
aimeos/map
487364 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
igbinary/igbinary
11490 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.
dekor/php-array-table
8527649 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
atomescrochus/laravel-string-similarities
192843 Downloads
Compare two string and get a similarity percentage
edgaras/strsim
80800 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
seboettg/collection
1460680 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
tga/simhash-php
45655 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
294334 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
130403 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
zetacomponents/document
2771214 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
rosell-dk/locate-binaries
8098471 Downloads
Locate a binaries by means of exec() or similar
phrity/util-accessor
185803 Downloads
Utility to handle access to a data set by using access paths. Similar to and partly compatible with xpath and json-pointer.
pestphp/pest-plugin-evals
40813 Downloads
A PestPHP plugin for evaluating LLM agents with LLM-as-judge, semantic similarity, and deterministic scorers
magyarandras/amp-converter
159117 Downloads
A library to convert HTML articles, blog posts or similar content to AMP (Accelerated Mobile Pages).
duncan3dc/uopz-expectations
284676 Downloads
Mock core functions and set up expectations similar to Mockery