Libraries tagged by simai
simai/docara
424 Downloads
Simple static sites with Laravel's Blade. based on tightenco/jigsaw
aimeos/map
457917 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
dekor/php-array-table
7775725 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
atomescrochus/laravel-string-similarities
179808 Downloads
Compare two string and get a similarity percentage
edgaras/strsim
55269 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
semaio/magento2-configimportexport
777549 Downloads
Import/Export core_config_data values in Magento 2
seboettg/collection
1371683 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
rosell-dk/locate-binaries
7839490 Downloads
Locate a binaries by means of exec() or similar
igbinary/igbinary
4607 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
44886 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
286280 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
123207 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
simialbi/yii2-rest-client
39030 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
zetacomponents/document
2753549 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
phrity/util-accessor
91473 Downloads
Utility to handle access to a data set by using access paths. Similar to and partly compatible with xpath and json-pointer.