Libraries tagged by sigil
rosengate/sigil
78 Downloads
Laravel-Exedra PHP 8 attributes based routing controller package
jcadima/sigil
5 Downloads
Infrastructure hardening manifest engine for LEMP(self hosted) stacks
seld/signal-handler
84469494 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
aimeos/map
484667 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
igbinary/igbinary
10334 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
8467445 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
atomescrochus/laravel-string-similarities
191694 Downloads
Compare two string and get a similarity percentage
edgaras/strsim
79130 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
seboettg/collection
1453273 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
bitwasp/buffertools
787169 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
tga/simhash-php
45506 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
293775 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
129763 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
zetacomponents/document
2765766 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
8086910 Downloads
Locate a binaries by means of exec() or similar