Libraries tagged by sigil
rosengate/sigil
77 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
79468335 Downloads
Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development
aimeos/map
459910 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
dekor/php-array-table
7834200 Downloads
PHP Library for printing associative arrays as text table (similar to mysql terminal console)
atomescrochus/laravel-string-similarities
180802 Downloads
Compare two string and get a similarity percentage
edgaras/strsim
57435 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
seboettg/collection
1377845 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.
rosell-dk/locate-binaries
7877580 Downloads
Locate a binaries by means of exec() or similar
igbinary/igbinary
4706 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
44937 Downloads
SimHash similarities algorithm implementation for PHP 5.3
oefenweb/damerau-levenshtein
287025 Downloads
Get text similarity level with Damerau-Levenshtein distance
fza/mysql-doctrine-levenshtein-function
123783 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
zetacomponents/document
2754464 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
phrity/util-accessor
97374 Downloads
Utility to handle access to a data set by using access paths. Similar to and partly compatible with xpath and json-pointer.